mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-03-25 08:55:50 +00:00
Point to stable docs
This commit is contained in:
parent
d6fd9f6b3b
commit
c0c33efade
1 changed files with 2 additions and 2 deletions
|
|
@ -5,7 +5,7 @@ vdirsyncer
|
||||||
Vdirsyncer synchronizes your calendars and addressbooks between two storages.
|
Vdirsyncer synchronizes your calendars and addressbooks between two storages.
|
||||||
The most popular purpose is to synchronize CalDAV and CardDAV with a local
|
The most popular purpose is to synchronize CalDAV and CardDAV with a local
|
||||||
folder or file. The local data can then be `accessed via a variety of programs
|
folder or file. The local data can then be `accessed via a variety of programs
|
||||||
<https://vdirsyncer.readthedocs.org/en/latest/supported.html>`_, none of which
|
<https://vdirsyncer.readthedocs.org/en/stable/supported.html>`_, none of which
|
||||||
have to know or worry about syncing to a server.
|
have to know or worry about syncing to a server.
|
||||||
|
|
||||||
It aims to be for CalDAV and CardDAV what `OfflineIMAP
|
It aims to be for CalDAV and CardDAV what `OfflineIMAP
|
||||||
|
|
@ -25,7 +25,7 @@ If you already have it installed and want to quickly configure it, copy the
|
||||||
|
|
||||||
If that method doesn't work for you or you want a deeper understanding of what
|
If that method doesn't work for you or you want a deeper understanding of what
|
||||||
you just did, check out `the tutorial
|
you just did, check out `the tutorial
|
||||||
<https://vdirsyncer.readthedocs.org/en/latest/tutorial.html>`_.
|
<https://vdirsyncer.readthedocs.org/en/stable/tutorial.html>`_.
|
||||||
|
|
||||||
.. [1] The configuration file can also be placed in ``$XDG_CONFIG_HOME/vdirsyncer/config`` (normally ``~/.config/vdirsyncer/config``) for XDG-Basedir spec compliance.
|
.. [1] The configuration file can also be placed in ``$XDG_CONFIG_HOME/vdirsyncer/config`` (normally ``~/.config/vdirsyncer/config``) for XDG-Basedir spec compliance.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue