mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-02 17:59:36 +07:00
Added link to RFC
Signed-off-by: Christian Wolf <github@christianwolf.email>
This commit is contained in:
@@ -163,7 +163,7 @@ The content type of the calendar entry must be provided as well.
|
||||
EOF;
|
||||
}
|
||||
|
||||
The actual calendar entry can be obtained by the ``get`` method. This must for sure match the content type above. See the official documentation on vcal calendars on the possible format as well.
|
||||
The actual calendar entry can be obtained by the ``get`` method. This must for sure match the content type above. See the `official documentation <https://www.rfc-editor.org/rfc/rfc5545>`_ on vcal calendars on the possible format as well.
|
||||
|
||||
.. code-block:: php
|
||||
|
||||
|
||||
Reference in New Issue
Block a user