We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 484ab03 commit 1e2010aCopy full SHA for 1e2010a
index.html
@@ -20,8 +20,8 @@ <h2>{{ site.title }}</h2>
20
<h2>BioJava is open source<br />
21
</h2>
22
<p>It's hosted, developed, and maintained on GitHub.<br/>
23
- <a href="https://github.org/biojava/biojava" class="button big">View the GitHub project</a>
24
- </p>
+ </p>
+ <a href="https://github.com/biojava/biojava" class="button big">View the GitHub project</a>
25
</header>
26
<ul class="icons major">
27
<li><span class="icon fa-diamond major style1"><span class="label">Current release: {{ site.release.version }}</span></span></li>
0 commit comments