@@ -44,7 +44,7 @@ <h2>Protein Structure Modules<br />
44
44
< li > Perform standard analysis such as sequence and structure alignments</ li >
45
45
< li > Visualize structures</ li >
46
46
</ ul >
47
-
47
+
48
48
</ div >
49
49
</ section >
50
50
< section class ="spotlight ">
@@ -79,7 +79,7 @@ <h2>Please cite<br />
79
79
< h2 > Mailing lists</ h2 >
80
80
< p >
81
81
82
- BioJava has two main mailing lists.
82
+ BioJava has two main mailing lists.
83
83
</ p >
84
84
</ header >
85
85
< ul class ="icons major ">
@@ -89,14 +89,14 @@ <h2>Mailing lists</h2>
89
89
</ a > general discussion list
90
90
</ li >
91
91
< li > < span class ="icon fa-envelope-o major style2 ">
92
-
92
+
93
93
</ span >
94
94
< a href ="/wiki/BioJava:MailingLists/ ">
95
95
< span class ="label "> biojava-dev</ span >
96
96
</ a > developers list
97
97
</ li >
98
98
</ ul >
99
-
99
+
100
100
101
101
</ div >
102
102
</ section >
@@ -116,10 +116,9 @@ <h3>Cookbook</h3>
116
116
</ li >
117
117
< li class ="icon fa-code ">
118
118
< h3 > Javadoc API</ h3 >
119
- < p > Read the</ p >
120
- < a href ="http://www.biojava.org/docs/api4.2.1/index.html " class ="button "> Javadoc API</ a > </ br >
121
- < a href ="http://www.biojava.org/docs/api1.9.1/index.html " > legacy 1.9.1 API</ a >
122
-
119
+ < p > The Javadocs for the current BioJava release</ p >
120
+ < a href ="docs/api4.2.1/ " class ="button "> Javadoc API</ a > </ br >
121
+
123
122
</ li >
124
123
< li class ="icon fa-globe ">
125
124
< h3 > Current release: {{ site.release.version }}</ h3 >
@@ -131,9 +130,9 @@ <h3>Wiki</h3>
131
130
< a href ="wiki.html " class ="button "> View wiki</ a >
132
131
</ li >
133
132
< li class ="icon fa-flag-o ">
134
- < h3 > Javadoc API</ h3 >
135
- < p > We are hosting a copy of the javadocs .</ p >
136
- < a href ="docs/api4.2 .1/ " class ="button "> View javadocs </ a >
133
+ < h3 > Legacy Javadoc API</ h3 >
134
+ < p > The Javadocs for legacy 1.x BioJava .</ p >
135
+ < a href ="docs/api1.9 .1/ " class ="button "> View 1.9.1 API </ a >
137
136
</ li >
138
137
</ ul >
139
138
</ div >
0 commit comments