Reference docs, not README, in CONTRIBUTING doc.

This commit is contained in:
Carl Meyer 2014-01-25 17:41:24 -07:00
parent 15ad7e1d93
commit d5ea59d3f6

View file

@ -20,12 +20,12 @@ When creating a pull request, try to:
- Write tests if applicable
- Note important changes in the `CHANGES`_ file
- Update the `README`_ file if needed
- Update the documentation if needed
- Add yourself to the `AUTHORS`_ file
.. _AUTHORS: AUTHORS.rst
.. _CHANGES: CHANGES.rst
.. _README: README.rst
Testing
-------