From 51a8312f1e5b7a7a68021dbe2baadd01cfa23501 Mon Sep 17 00:00:00 2001 From: Markus Unterwaditzer Date: Thu, 1 Jan 2015 23:53:04 +0100 Subject: [PATCH] Trim ridiculously long path --- docs/tutorial.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/tutorial.rst b/docs/tutorial.rst index d566f53..2efaf31 100644 --- a/docs/tutorial.rst +++ b/docs/tutorial.rst @@ -127,7 +127,7 @@ by automatically downloading a list of the configured user's collections:: [storage my_contacts_remote] type = carddav - url = https://owncloud.example.com/remote.php/carddav/addressbooks/bob/ + url = https://owncloud.example.com/remote.php/carddav/ username = bob password = asdf