From fefaf658f0804d8dbbffa88984d5ee9dfcbc934d Mon Sep 17 00:00:00 2001 From: Markus Unterwaditzer Date: Sun, 5 Oct 2014 20:04:06 +0200 Subject: [PATCH] Shorten links --- docs/supported.rst | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/supported.rst b/docs/supported.rst index d2a1002..a5cde0e 100644 --- a/docs/supported.rst +++ b/docs/supported.rst @@ -6,16 +6,16 @@ Client applications =================== - `khal `_, a calendar application supporting - :doc:`vdir`. You can use :py:class:`vdirsyncer.storage.FilesystemStorage` - with it. + :doc:`vdir `. You can use + :py:class:`vdirsyncer.storage.FilesystemStorage` with it. - `khard `_, a commandline addressbook - supporting :doc:`vdir`. You can use + supporting :doc:`vdir `. You can use :py:class:`vdirsyncer.storage.FilesystemStorage` with it. - `The ppl addressbook `_ uses a storage format - similar to :doc:`vdir`. There are some pitfalls though, `see the notes on the - related issue `_. + similar to :doc:`vdir `. There are some pitfalls though, `see the notes + on the related issue `_. - `The graphical calendar app Orage `_ saves a calendar in a single ``.ics`` file. You can use