Merge pull request #48 from ClementParis016/patch-1
Fix link to W3C Spec
This commit is contained in:
commit
78b7ee9d49
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
# restify-cors-middleware
|
# restify-cors-middleware
|
||||||
|
|
||||||
> CORS middleware with full [W3C spec](www.w3.org/TR/cors) support.
|
> CORS middleware with full [W3C spec](https://www.w3.org/TR/cors/) support.
|
||||||
|
|
||||||
[](https://npmjs.org/package/restify-cors-middleware)
|
[](https://npmjs.org/package/restify-cors-middleware)
|
||||||
[](https://github.com/TabDigital/restify-cors-middleware)
|
[](https://github.com/TabDigital/restify-cors-middleware)
|
||||||
|
|
Reference in a new issue