summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaphaël Barrois <raphael.barrois@paylead.fr>2022-02-06 19:44:18 +0100
committerRaphaël Barrois <raphael.barrois@paylead.fr>2022-02-06 19:44:18 +0100
commit2713cf34f37214f2b3acfa79e8909d0d03dcabac (patch)
tree92097a2b634345c2dbb838d6cf264a91cd8a84e1
parent4fcc1475e0161bdf9fa3737023068afae15c62f1 (diff)
downloadsemantic-version-2713cf34f37214f2b3acfa79e8909d0d03dcabac.tar.gz
doc: Remove remaining Sphinx markup from README
-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::