18F / frontend

18F's Front End Guild –  content has been moved to https://github.com/18F/development-guide
Other
120 stars 29 forks source link

Fix security related URLs #190

Closed jeremiak closed 6 years ago

jeremiak commented 6 years ago

The permalink was missing the trailing slash for the CSP page which resulted in the URL having a .html file extension, while the rest of the documents do not. I updated the permalink to account for this and added both a security main page as well as data for the security side navigation.