Skip to content

Commit af9e581

Browse files
committed
fix 1.0.0 url
1 parent efc0d51 commit af9e581

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

_sources/index.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ Announcements
6969
1.0, nearly twelve years after the first release of IPython 0.0.1.
7070
`Install <install.html>`__ it now, or read about the changes in
7171
the `release notes
72-
<http://ipython.org/ipython-doc/rel-1.0/whatsnew/version1.0.html>`__.
72+
<http://ipython.org/ipython-doc/rel-1.0.0/whatsnew/version1.0.html>`__.
7373

7474
- **Book**: Cyrille Rossant has published the first IPython-focused book:
7575
`Learning IPython for Interactive Computing and Data Visualization

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@ <h1>Announcements<a class="headerlink" href="#announcements" title="Permalink to
244244
<li><strong>IPython 1.0</strong> We are very pleased to announce the release of IPython
245245
1.0, nearly twelve years after the first release of IPython 0.0.1.
246246
<a class="reference external" href="install.html">Install</a> it now, or read about the changes in
247-
the <a class="reference external" href="http://ipython.org/ipython-doc/rel-1.0/whatsnew/version1.0.html">release notes</a>.</li>
247+
the <a class="reference external" href="http://ipython.org/ipython-doc/rel-1.0.0/whatsnew/version1.0.html">release notes</a>.</li>
248248
<li><strong>Book</strong>: Cyrille Rossant has published the first IPython-focused book:
249249
<a class="reference external" href="http://www.packtpub.com/learning-ipython-for-interactive-computing-and-data-visualization/book">Learning IPython for Interactive Computing and Data Visualization</a>,
250250
for which <a class="reference external" href="https://github.com/Carreau">Matthias Bussonnier</a> was a technical

0 commit comments

Comments
 (0)