Skip to content

Commit 91ed265

Browse files
committed
Merge pull request OAI#205 from dret/patch-1
point to actual spec for MIME type definition
2 parents da7e5e5 + caf4264 commit 91ed265

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

versions/2.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Version | Date | Notes
2727
Path templating refers to the usage of curly braces ({}) to mark a section of a URL path as replaceable using path parameters.
2828

2929
##### <a name="mimeTypes"/>Mime Types
30-
Mime type definitions are spread across several resources. The mime type definitions should be in compliance to the [wikipedia](http://en.wikipedia.org/wiki/Internet_media_type#Naming) definition.
30+
Mime type definitions are spread across several resources. The mime type definitions should be in compliance with [RFC 6838](http://tools.ietf.org/html/rfc6838).
3131

3232
Some examples of possible mime type definitions:
3333
```

0 commit comments

Comments
 (0)