File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -41,11 +41,13 @@ collections contains items, which may be contacts or calendar components
4141
4242An item may only be one of the following two types:
4343
44- - A [ vCard] file, in which case the file extension MUST be ` .vcf ` .
45- - An [ iCalendar] file, in which case the file extension MUST be ` .ics ` .
44+ - A vCard file, as defined in [ RFC6450] , in which case the file extension MUST
45+ be ` .vcf ` .
46+ - An iCalendar file, as defined in [ RFC5545] , in which case the file extension
47+ MUST be ` .ics ` .
4648
47- [ vCard ] : https://tools.ietf.org/html/rfc6350
48- [ iCalendar ] : https://tools.ietf.org/html/rfc5545
49+ [ RFC6450 ] : https://tools.ietf.org/html/rfc6350
50+ [ RFC5545 ] : https://tools.ietf.org/html/rfc5545
4951
5052An item SHOULD contain a ` UID ` property as described by the vCard and iCalendar
5153specifications. If it contains more than one ` UID ` property, the values of
You can’t perform that action at this time.
0 commit comments