diff --git a/docs/contributing.rst b/docs/contributing.rst index ef90f68..0158ec6 100644 --- a/docs/contributing.rst +++ b/docs/contributing.rst @@ -32,8 +32,7 @@ further information. Reporting bugs -------------- -* Make sure your problem isn't already listed in `Known Problems - `_. +* Make sure your problem isn't already listed in :doc:`problems`. * Make sure you have the latest version by executing ``pip install --user --upgrade vdirsyncer``. @@ -45,9 +44,8 @@ Suggesting features If you're suggesting a feature, keep in mind that vdirsyncer tries not to be a full calendar or contacts client, but rather just the piece of software that -synchronizes all the data. `Take a look at the documentation for software -working with vdirsyncer -`_. +synchronizes all the data. :doc:`Take a look at the documentation for software +working with vdirsyncer `. Submitting patches, pull requests =================================