Skip to content

Commit 0219502

Browse files
committed
nicer links to content
1 parent 4e81a47 commit 0219502

1 file changed

Lines changed: 7 additions & 4 deletions

File tree

index.html

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -83,23 +83,26 @@ <h2>Accumsan mus tortor nunc aliquet</h2>
8383
<ul class="features">
8484
<li class="icon fa-graduation-cap">
8585
<h3>Tutorial</h3>
86-
<p>The <a href="https://github.com/biojava/biojava-tutorial">tutorial</a> offers an introduction into some of the features that are provided by BioJava.</p>
86+
<p>The tutorial offers an introduction into some of the features that are provided by BioJava.</p>
87+
<a href="https://github.com/biojava/biojava-tutorial" class="button">tutorial</a>
8788
</li>
8889
<li class="icon fa-rocket">
8990
<h3>Cookbook</h3>
9091
<p>The Cookbook provides simple coding recipes that follow a "How do I ..." approach.</p>
9192
</li>
9293
<li class="icon fa-code">
9394
<h3>Javadoc API</h3>
94-
<p>Read the <a href="http://www.biojava.org/docs/api/index.html">Javadoc API</a>.</p>
95+
<p>Read the</p>
96+
<a href="http://www.biojava.org/docs/api/index.html" class="button">Javadoc API</a>
9597
</li>
9698
<li class="icon fa-globe">
9799
<h3>Current release: {{ site.release.version }}</h3>
98100
<p>BioJava is available from Maven Central</p>
99101
</li>
100102
<li class="icon fa-heart-o">
101-
<h3>Aenean Primis</h3>
102-
<p>Augue consectetur sed interdum imperdiet et ipsum. Mauris lorem tincidunt nullam amet leo Aenean ligula consequat consequat.</p>
103+
<h3>Wiki</h3>
104+
<p>All pages from the legacy wiki site have been migrated to markdown pages</p>
105+
<a href="wiki.html" class="button">View wiki</a>
103106
</li>
104107
<li class="icon fa-flag-o">
105108
<h3>Tortor Ut</h3>

0 commit comments

Comments
 (0)