From e4bc2b81c9b9e2a960c75c08455b614f311387f3 Mon Sep 17 00:00:00 2001 From: Harminder Virk Date: Tue, 23 Jan 2024 17:28:36 +0530 Subject: [PATCH] docs: update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 07462d6..1b7f6ce 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ A package to keep AdonisJS applications safe from common Web attacks like **XSS**, **CSRF Protection** and a lot more. ## Official Documentation -The documentation is available on the [AdonisJS website](https://docs.adonisjs.com/guides/security/web-security) +The documentation is available on the [AdonisJS website](https://docs.adonisjs.com/guides/web-security) ## Contributing One of the primary goals of AdonisJS is to have a vibrant community of users and contributors who believes in the principles of the framework.