Skip to content

Commit 9530513

Browse files
committed
Improve link to custom media types in RFC 2046
Signed-off-by: Juan Cruz Viotti <[email protected]>
1 parent 300d089 commit 9530513

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

content/2020-12/content/contentMediaType.markdown

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -75,9 +75,9 @@ types. You can find the complete list at
7575
In the interest of interoperability, avoid using custom unregistered content
7676
media types. If required, register a new content media type with the IANA
7777
[here](https://www.iana.org/form/media-types). Alternatively, [RFC 2046
78-
Section 6.3](https://datatracker.ietf.org/doc/html/rfc2046) suggests that if a
79-
custom unregistered content media type is really needed, it must live within a
80-
registered category and prefixed with `x-`. For example,
78+
Section 6](https://datatracker.ietf.org/doc/html/rfc2046#section-6) suggests
79+
that if a custom unregistered content media type is really needed, it must live
80+
within a registered category and prefixed with `x-`. For example,
8181
`application/x-my-custom-media-type`.
8282

8383
{{<constraint-warning `string`>}}

0 commit comments

Comments
 (0)