Skip to content

Commit

Permalink
Add url to media type
Browse files Browse the repository at this point in the history
  • Loading branch information
hugoledoux committed Oct 31, 2024
1 parent 5cca9a3 commit 7dabc9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _posts/2024-10-31-media-type-cityjsonseq.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ CityJSONSeq now has [its own media type](https://www.iana.org/assignments/media-

A media type indicates the content and format of a document, and is widely used on the web.

CityJSONSeq has the following type: `application/city+json-seq`.
CityJSONSeq has the following type: [`application/city+json-seq`](https://www.iana.org/assignments/media-types/application/city+json-seq).

CityJSON files also have their own media type: [`application/city+json`](https://www.iana.org/assignments/media-types/application/city+json).

0 comments on commit 7dabc9a

Please sign in to comment.