spatie / laravel-cors

Send CORS headers in a Laravel application
https://spatie.be/en/opensource/laravel
MIT License
603 stars 59 forks source link

Add protocol to mozilla CORS documentation link #56

Closed yugarinn closed 5 years ago

yugarinn commented 5 years ago

This is a super minor thing, but with the latest update to the README file, no http part was added to the url, so Github tries to open this link instead https://github.com/spatie/laravel-cors/blob/master/developer.mozilla.org/en-US/docs/Web/HTTP/CORS.

That's all.

Thank y'all for your awesome packages!

freekmurze commented 5 years ago

Thanks!