We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 036489c commit 094b67fCopy full SHA for 094b67f
javascript/ql/lib/semmle/javascript/frameworks/Fastify.qll
@@ -1,12 +1,12 @@
1
/**
2
- * Provides classes for working with [Fastify](https://www.fastify.io/) applications.
+ * Provides classes for working with [Fastify](https://www.fastify.dev/) applications.
3
*/
4
5
import javascript
6
import semmle.javascript.frameworks.HTTP
7
8
9
10
11
module Fastify {
12
0 commit comments