Skip to content

Commit 88f3f70

Browse files
committed
Added link to todo list.
1 parent 03d485b commit 88f3f70

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/notes/contribute.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@ Python-guide is under active development, and contributors are welcome.
66
If you have a feature request, suggestion, or bug report, please open a new issue on GitHub_. To submit patches, please send a pull request on GitHub_. Make sure you add yourself to AUTHORS_.
77

88

9-
If you'd like to contribute, there's plenty to do. Here's a short todo list.
9+
If you'd like to contribute, there's plenty to do. Here's a short todo_ list.
1010

1111
.. include:: ../TODO.rst
1212

1313

1414
.. _GitHub: http://github.com/kennethreitz/python-guide/
1515
.. _AUTHORS: http://github.com/kennethreitz/python-guide/blob/master/AUTHORS
16-
16+
.. _todo: https://github.com/kennethreitz/python-guide/blob/master/TODO.rst
1717

0 commit comments

Comments
 (0)