From c0c33efadeb1699df5ca2850f88c217d4caca5e4 Mon Sep 17 00:00:00 2001 From: Markus Unterwaditzer Date: Tue, 16 Dec 2014 20:27:11 +0100 Subject: [PATCH] Point to stable docs --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index a28bf3d..cbc99a0 100644 --- a/README.rst +++ b/README.rst @@ -5,7 +5,7 @@ vdirsyncer Vdirsyncer synchronizes your calendars and addressbooks between two storages. 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 -`_, none of which +`_, none of which have to know or worry about syncing to a server. 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 you just did, check out `the tutorial -`_. +`_. .. [1] The configuration file can also be placed in ``$XDG_CONFIG_HOME/vdirsyncer/config`` (normally ``~/.config/vdirsyncer/config``) for XDG-Basedir spec compliance.