Skip to content

Commit 289eed5

Browse files
committed
Fix links in README
1 parent 6af9c33 commit 289eed5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,6 @@ This workshop is licensed under the GNU General Public License v2. See LICENSE
4747

4848

4949
.. _nbviewer: http://nbviewer.ipython.org/
50-
.. _part-1.ipynb: http://nbviewer.ipython.org/github/pythonsd/geekgirl/blob/master/Intro%20to%20Python%20(Part%201).ipynb
51-
.. _part-2.ipynb: http://nbviewer.ipython.org/github/pythonsd/geekgirl/blob/master/Intro%20to%20Python%20(Part%202).ipynb
52-
.. _part-3.ipynb: http://nbviewer.ipython.org/github/pythonsd/geekgirl/blob/master/Intro%20to%20Python%20(Part%203).ipynb
50+
.. _part-1.ipynb: http://nbviewer.ipython.org/github/pythonsd/geekgirl/blob/master/part-1.ipynb
51+
.. _part-2.ipynb: http://nbviewer.ipython.org/github/pythonsd/geekgirl/blob/master/part-2.ipynb
52+
.. _part-3.ipynb: http://nbviewer.ipython.org/github/pythonsd/geekgirl/blob/master/part-3.ipynb

0 commit comments

Comments
 (0)