From fa7aba89c2c973640c6cbd9e33bc642c43dd1ba8 Mon Sep 17 00:00:00 2001 From: Ludovic Marcotte Date: Thu, 29 Jun 2017 15:41:23 -0400 Subject: [PATCH] (doc) improve iOS doc --- Documentation/SOGoInstallationGuide.asciidoc | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/Documentation/SOGoInstallationGuide.asciidoc b/Documentation/SOGoInstallationGuide.asciidoc index 9e63e14e1..8e2967f21 100644 --- a/Documentation/SOGoInstallationGuide.asciidoc +++ b/Documentation/SOGoInstallationGuide.asciidoc @@ -2924,17 +2924,18 @@ To access your personal calendar: `http://127.0.0.1/SOGo/dav/jdoe/Calendar/personal/` * Click on Continue. -Apple iCal -~~~~~~~~~~ +Apple Calendar and iOS +~~~~~~~~~~~~~~~~~~~~~~ -Apple iCal can also be used as a client application for SOGo. +Apple Calendar and Mac OS X and the calendar application on iOS can also be used +as a client application for SOGo. -To configure it so it works with SOGo, create a new account and specify, +To configure the application so it works with SOGo, create a new account and specify, as the Account URL, an URL such as: http://127.0.0.1/SOGo/dav/jdoe/ -Note that the trailing slash is important for Apple iCal 3. +Note that the trailing slash is important for the old Apple iCal 3 application. Apple AddressBook ~~~~~~~~~~~~~~~~~