From 6dbe1f5eed2ae150dec8e2589e4d4fe1c3fdb4a4 Mon Sep 17 00:00:00 2001 From: Markus Unterwaditzer Date: Tue, 10 Feb 2015 13:17:35 +0100 Subject: [PATCH] Fix doc link --- docs/supported.rst | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/docs/supported.rst b/docs/supported.rst index f63d8e9..6008771 100644 --- a/docs/supported.rst +++ b/docs/supported.rst @@ -29,9 +29,9 @@ Contacts - khard_, a commandline addressbook 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 - `_. +- `The ppl addressbook `_ uses a storage format + similar to :doc:`vdir `. There are some pitfalls though, `see the notes + on the related issue `_. - contactquery.c_, a small program explicitly written for querying vdirs from mutt. @@ -39,7 +39,6 @@ Contacts - mates_, a commandline addressbook supporting :doc:`vdir `. .. _khard: http://github.com/scheibler/khard/ -.. _ppl: http://ppladdressbook.org/ .. _contactquery.c: https://github.com/t-8ch/snippets/blob/master/contactquery.c .. _mates: https://github.com/untitaker/mates.rs