Corrected Python Koan's URL. Mike's fork of Python Koan's is no longer being maintained, my fork is much more up-to-date

This commit is contained in:
gregmalcolm
2012-04-02 23:53:00 -04:00
parent 10715b54a6
commit 5479b2f70c
+1 -1
View File
@@ -64,7 +64,7 @@ provides sequential steps to learning python.
For those used to languages and figuring out puzzles on their own, this can be a fun, attractive option. For those used to languages and figuring out puzzles on their own, this can be a fun, attractive option.
For those new to python and programming, having an additional resource or reference will be helpful. For those new to python and programming, having an additional resource or reference will be helpful.
`Python Koans <http://bitbucket.org/mcrute/python_koans>`_ `Python Koans <http://bitbucket.org/gregmalcolm/python_koans>`_
More information about test driven development can be found at these resources: More information about test driven development can be found at these resources: