diff --git a/pages/site.json b/pages/site.json index 0cdb3dc1..7aa5e4f5 100644 --- a/pages/site.json +++ b/pages/site.json @@ -64,6 +64,10 @@ { "text": "API", "link": "/docs/api/v5.x" + }, + { + "text": "Security Policy", + "link": "https://github.com/webpack/webpack/security/policy" } ] },