summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.rst b/README.rst
index 8686366..0170dee 100644
--- a/README.rst
+++ b/README.rst
@@ -266,9 +266,9 @@ When submitting patches or pull requests, you should respect the following rules
- Coding conventions are based on :pep:`8`
- The whole test suite must pass after adding the changes
- The test coverage for a new feature must be 100%
-- New features and methods should be documented in the :doc:`reference` section
- and included in the :doc:`changelog`
-- Include your name in the :ref:`contributors` section
+- New features and methods should be documented in the ``reference`` section
+ and included in the ``changelog``
+- Include your name in the ``contributors`` section
.. note:: All files should contain the following header::