Skip to content

Commit

Permalink
docs: Let content-format registry link point to IANA
Browse files Browse the repository at this point in the history
  • Loading branch information
JKRhb authored Sep 20, 2021
1 parent 9c6175b commit f48c290
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -495,7 +495,7 @@ modules.
Register a new format to be interpreted and sent in CoAP
`Content-Format` option.
Each format is identified by a number, see the [Content-Format
registry](http://tools.ietf.org/html/draft-ietf-core-coap-18#section-12.3).
registry](https://www.iana.org/assignments/core-parameters/core-parameters.xhtml#content-formats).

These are the defaults formats:
```js
Expand Down

0 comments on commit f48c290

Please sign in to comment.