We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3560b05 commit a357cdeCopy full SHA for a357cde
1 file changed
README.rst
@@ -58,12 +58,12 @@ Getting Started
58
59
Jake Hebbert has created a couple of screencasts available here:
60
61
-.. "Getting started using Python Koans": http://vimeo.com/48330033
62
-.. "Python Koans about_asserts.py": http://vimeo.com/48387395
+.. _Getting started using Python Koans: http://vimeo.com/48330033
+.. _Python Koans about_asserts.py: http://vimeo.com/48387395
63
64
Or if you prefer to read:
65
66
-From a *nix terminal or windows command prompt go to the python koans\python_**VERSION** folder and run::
+From a *nix terminal or windows command prompt go to the python koans\python_VERSION folder and run::
67
68
python contemplate_koans.py
69
0 commit comments