Adding keys for calendar and contacts sync

This commit is contained in:
Thomas Müller
2013-11-04 23:09:04 +01:00
parent d9c45baae8
commit cf6a1dc2ef

2
go.php
View File

@@ -11,6 +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',
);
############# Do not edit below this line #################