8000 updating changelog links on homepage (#6901) · scikit-learn/scikit-learn@f91b4e5 · GitHub
[go: up one dir, main page]

Skip to content

Commit f91b4e5

Browse files
jamoquejnothman
authored andcommitted
updating changelog links on homepage (#6901)
1 parent 3b4ae28 commit f91b4e5

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

doc/index.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -205,13 +205,13 @@
205205
<h4>News</h4>
206206
<ul>
207207
<li><em>On-going development:</em>
208-
<a href="whats_new.html"><em>What's new</em> (Changelog)</a>
208+
<a href="/dev/whats_new.html"><em>What's new</em> (Changelog)</a>
209209
</li>
210-
<li><em>November 2015.</em> scikit-learn 0.17.0 is available for download (<a href="whats_new.html">Changelog</a>).
210+
<li><em>November 2015.</em> scikit-learn 0.17.0 is available for download (<a href="whats_new.html#version-0-17">Changelog</a>).
211211
</li>
212-
<li><em>March 2015.</em> scikit-learn 0.16.0 is available for download (<a href="whats_new.html">Changelog</a>).
212+
<li><em>March 2015.</em> scikit-learn 0.16.0 is available for download (<a href="whats_new.html#version-0-16">Changelog</a>).
213213
</li>
214-
<li><em>July 2014.</em> scikit-learn 0.15.0 is available for download (<a href="whats_new.html">Changelog</a>).
214+
<li><em>July 2014.</em> scikit-learn 0.15.0 is available for download (<a href="whats_new.html#version-0-15">Changelog</a>).
215215
</li>
216216
<li><em>July 14-20th, 2014: international sprint.</em>
217217
During this week-long sprint, we gathered 18 of the core
@@ -225,7 +225,7 @@
225225
<a href="http://www.inria.fr/">Inria</a>,
226226
and <a href="http://www.tinyclues.com/">tinyclues</a>.
227227
</li>
228-
<li><em>August 2013.</em> scikit-learn 0.14 is available for download (<a href="whats_new.html">Changelog</a>).
228+
<li><em>August 2013.</em> scikit-learn 0.14 is available for download (<a href="whats_new.html#version-0-14">Changelog</a>).
229229
</li>
230230
</ul>
231231
</div>

0 commit comments

Comments
 (0)
0