This commit is contained in:
Thomas Müller
2013-12-12 11:27:19 +01:00
parent 1f2f6356ac
commit c5fff7840a

4
go.php
View File

@@ -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 #################