Skip to content

Commit e94d849

Browse files
committed
Fix what's new link on news page
1 parent af9e581 commit e94d849

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

_sources/news.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ IPython 1.0
88
IPython 1.0 was released on August 8, 2013, after nearly twelve years of development.
99
This release sees numerous improvements from the 0.13 series, and some significant
1010
API reorganisations. `Install <install.html>`__ it now, or see the
11-
`release notes <http://ipython.org/ipython-doc/rel-1.0/whatsnew/version1.0.html>`__
11+
`release notes <http://ipython.org/ipython-doc/rel-1.0.0/whatsnew/version1.0.html>`__
1212
for more details.
1313

1414
This is just the first part of an ambitious development schedule. We aim

news.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ <h2>IPython 1.0<a class="headerlink" href="#ipython-1-0" title="Permalink to thi
216216
<p>IPython 1.0 was released on August 8, 2013, after nearly twelve years of development.
217217
This release sees numerous improvements from the 0.13 series, and some significant
218218
API reorganisations. <a class="reference external" href="install.html">Install</a> it now, or see the
219-
<a class="reference external" href="http://ipython.org/ipython-doc/rel-1.0/whatsnew/version1.0.html">release notes</a>
219+
<a class="reference external" href="http://ipython.org/ipython-doc/rel-1.0.0/whatsnew/version1.0.html">release notes</a>
220220
for more details.</p>
221221
<p>This is just the first part of an ambitious development schedule. We aim
222222
to release IPython 2.0 some time in December.</p>

0 commit comments

Comments
 (0)