mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-03-25 08:55:50 +00:00
Remove absolute links within docs
Leftover from old filename CONTRIBUTING.rst
This commit is contained in:
parent
632b884e54
commit
3ac486cff1
1 changed files with 3 additions and 5 deletions
|
|
@ -32,8 +32,7 @@ further information.
|
|||
Reporting bugs
|
||||
--------------
|
||||
|
||||
* Make sure your problem isn't already listed in `Known Problems
|
||||
<https://vdirsyncer.readthedocs.io/en/stable/problems.html>`_.
|
||||
* 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
|
||||
<http://vdirsyncer.readthedocs.io/en/latest/supported.html>`_.
|
||||
synchronizes all the data. :doc:`Take a look at the documentation for software
|
||||
working with vdirsyncer <supported>`.
|
||||
|
||||
Submitting patches, pull requests
|
||||
=================================
|
||||
|
|
|
|||
Loading…
Reference in a new issue