[Pkg-owncloud-commits] [owncloud-doc] 40/44: Fixes https://github.com/owncloud/apps/issues/1549
    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 c5fff7840ae9694ae2125386df496de994377b59
Author: Thomas Müller <thomas.mueller at tmit.eu>
Date:   Thu Dec 12 11:27:19 2013 +0100
    Fixes https://github.com/owncloud/apps/issues/1549
---
 go.php | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/go.php b/go.php
index 79d7ec2..700067d 100644
--- a/go.php
+++ b/go.php
@@ -11,8 +11,8 @@ $mapping = array(
 
                'user-webdav'             => '/user_manual/files/files.html',
                'user-manual'             => '/user_manual',
-               'user-sync-calendars'     => '/user_manual/calendars.html#synchronising-calendars-with-caldav',
-               'user-sync-contacts'      => '/user_manual/contacts.html#keeping-your-address-book-in-sync',
+               'user-sync-calendars'     => '/user_manual/pim/calendars.html#synchronising-calendars-with-caldav',
+               'user-sync-contacts'      => '/user_manual/pim/contacts.html#keeping-your-address-book-in-sync',
            );
 
 ############# Do not edit below this line #################
-- 
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