Skip to content

Commit

Permalink
fix(docs): security in Gatsby - remove domain from internal links (#2…
Browse files Browse the repository at this point in the history
…3100)

* fix local links

* fix remove local domain
  • Loading branch information
muescha authored Apr 14, 2020
1 parent e9c8931 commit c803288
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/security-in-gatsby.md
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ currently there is a [compatibility issue](https://github.com/gatsbyjs/gatsby/is
## Other Resources

- [Security for Modern Web Frameworks](https://www.gatsbyjs.org/blog/2019-04-06-security-for-modern-web-frameworks/)
- [Security for Modern Web Frameworks](/blog/2019-04-06-security-for-modern-web-frameworks/)
- [Docs React: DOM Elements](https://reactjs.org/docs/dom-elements.html#dangerouslysetinnerhtml)
- [OWASP XSS filter evasion cheatsheet](https://owasp.org/www-community/xss-filter-evasion-cheatsheet)
- [OWASP CSRF prevention cheat sheet](https://cheatsheetseries.owasp.org/cheatsheets/Cross-Site_Request_Forgery_Prevention_Cheat_Sheet.html#samesite-cookie-attribute)
Expand Down

0 comments on commit c803288

Please sign in to comment.