Open greenteaisgreat opened 7 months ago
@greenteaisgreat would you mind issuing a fixing PR?
@char0n I wasn't able to find the affected page's file in this repo that I'd be able to correct. I thought the main site's code is hosted on a CRM and isn't hosted on this repo?
I'd love to contribute if I can though, just let me know what I'd need to do to find the affected page!
You're right. It's not in the repo, it is in another private one.
The current link to Apache License 2.0 towards the top of https://swagger.io/specification/ is currently this:
https://www.apache.org/licenses/-l-i-c-e-n-s-e-2.0.html
But this is a dead link and returns a 404; the correct link should be this:
https://www.apache.org/licenses/LICENSE-2.0.html
As the public facing Swagger.io site is now hosted on a CMS, I can't do a PR to correct this, so I thought I'd pop by in here to let y'all know
<3<3