[Pkg-owncloud-commits] [owncloud-doc] 42/44: Fixing https://github.com/owncloud/core/issues/6328
David Prévot
taffit at moszumanska.debian.org
Sun Dec 15 00:06:51 UTC 2013
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch dfsg_clean
in repository owncloud-doc.
commit d968c1917ef8af2586bd4f557ded79fb1b89b64f
Author: Thomas Müller <thomas.mueller at tmit.eu>
Date: Thu Dec 12 14:50:56 2013 +0100
Fixing https://github.com/owncloud/core/issues/6328
---
go.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/go.php b/go.php
index 700067d..999f6b0 100644
--- a/go.php
+++ b/go.php
@@ -11,7 +11,7 @@ $mapping = array(
'user-webdav' => '/user_manual/files/files.html',
'user-manual' => '/user_manual',
- 'user-sync-calendars' => '/user_manual/pim/calendars.html#synchronising-calendars-with-caldav',
+ 'user-sync-calendars' => '/user_manual/pim/calendar.html#synchronising-calendars-with-caldav',
'user-sync-contacts' => '/user_manual/pim/contacts.html#keeping-your-address-book-in-sync',
);
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud-doc.git
More information about the Pkg-owncloud-commits
mailing list