We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 437d2eb commit d4e0128Copy full SHA for d4e0128
1 file changed
README.md
@@ -14,7 +14,7 @@ app.use(helmet());
14
15
This will set 13 HTTP response headers in your app.
16
17
-[Helmet can also be used in standalone Node.js, or with other frameworks.](https://helmetjs.github.io/faq/use-without-express/)
+See [the docs](https://helmetjs.github.io/) for more info, including [the FAQ](https://helmetjs.github.io/faq/).
18
19
## Configuration
20
0 commit comments