diff --git a/user_manual/groupware/calendar.rst b/user_manual/groupware/calendar.rst index ec1a4b09f..d7e88a272 100644 --- a/user_manual/groupware/calendar.rst +++ b/user_manual/groupware/calendar.rst @@ -96,8 +96,8 @@ Multiple calendars can be shared together by adding their unique tokens to the e To change the default view or date of an embedded calendar, you need to provide an URL that looks like ``https://cloud.example.com/index.php/apps/calendar/embed///``. In this url you need to replace the following variables: -- ```` with the calendar's token. -- ```` with one of ``month``, ``week``, ``day``, ``listMonth``, ``listWeek``, ``listDay``. The default view is ``month`` and the normally used list is ``listMonth``. +- ```` with the calendar's token, +- ```` with one of ``month``, ``week``, ``day``, ``listMonth``, ``listWeek``, ``listDay``. The default view is ``month`` and the normally used list is ``listMonth``, - ```` with ``now`` or any date with the following format ``--`` (e.g. ``2019-12-28``). On the public page, users are able to get the subscription link for the calendar and download the whole calendar directly.