Merge pull request #48 from ClementParis016/patch-1

Fix link to W3C Spec
This commit is contained in:
William Blankenship 2017-10-31 11:16:59 -07:00 committed by GitHub
commit 78b7ee9d49
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
# 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.
[![NPM](http://img.shields.io/npm/v/restify-cors-middleware.svg?style=flat)](https://npmjs.org/package/restify-cors-middleware)
[![License](http://img.shields.io/npm/l/restify-cors-middleware.svg?style=flat)](https://github.com/TabDigital/restify-cors-middleware)