Merge pull request #109 from gregmalcolm/master

Correction to Python Koans url
This commit is contained in:
Kenneth Reitz
2012-04-02 20:58:16 -07:00
+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 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: