Skip to content

Commit c2a7c11

Browse files
committed
vdir: add references to CalDAV and CardDAV
1 parent df2e7af commit c2a7c11

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

content/specs/vdir.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,11 @@ choose to store additional metadata in that filename, however, at the same time
6565
they MUST NOT assume that the metadata they included will be preserved by other
6666
programs.
6767

68-
Filenames SHOULD be URL-safe, such that can be retained when synchronising to
69-
WebDAV collections.
68+
Filenames SHOULD be URL-safe, such that may be retained when synchronising to
69+
CalDAV (see: [RFC4791]) or CardDAV (see: [RFC6352]) collections.
70+
71+
[RFC4791]: https://www.rfc-editor.org/rfc/rfc4791
72+
[RFC6352]: https://www.rfc-editor.org/rfc/rfc6352
7073

7174
# Metadata
7275

0 commit comments

Comments
 (0)