mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-04-27 14:57:41 +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
|
Reporting bugs
|
||||||
--------------
|
--------------
|
||||||
|
|
||||||
* Make sure your problem isn't already listed in `Known Problems
|
* Make sure your problem isn't already listed in :doc:`problems`.
|
||||||
<https://vdirsyncer.readthedocs.io/en/stable/problems.html>`_.
|
|
||||||
|
|
||||||
* Make sure you have the latest version by executing ``pip install --user
|
* Make sure you have the latest version by executing ``pip install --user
|
||||||
--upgrade vdirsyncer``.
|
--upgrade vdirsyncer``.
|
||||||
|
|
@ -45,9 +44,8 @@ Suggesting features
|
||||||
|
|
||||||
If you're suggesting a feature, keep in mind that vdirsyncer tries not to be a
|
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
|
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
|
synchronizes all the data. :doc:`Take a look at the documentation for software
|
||||||
working with vdirsyncer
|
working with vdirsyncer <supported>`.
|
||||||
<http://vdirsyncer.readthedocs.io/en/latest/supported.html>`_.
|
|
||||||
|
|
||||||
Submitting patches, pull requests
|
Submitting patches, pull requests
|
||||||
=================================
|
=================================
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue