Skip to content

Commit 094b67f

Browse files
authored
JS: Update Fastify tld
1 parent 036489c commit 094b67f

File tree

1 file changed

+2
-2
lines changed
  • javascript/ql/lib/semmle/javascript/frameworks

1 file changed

+2
-2
lines changed

javascript/ql/lib/semmle/javascript/frameworks/Fastify.qll

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
/**
2-
* Provides classes for working with [Fastify](https://www.fastify.io/) applications.
2+
* Provides classes for working with [Fastify](https://www.fastify.dev/) applications.
33
*/
44

55
import javascript
66
import semmle.javascript.frameworks.HTTP
77

88
/**
9-
* Provides classes for working with [Fastify](https://www.fastify.io/) applications.
9+
* Provides classes for working with [Fastify](https://www.fastify.dev/) applications.
1010
*/
1111
module Fastify {
1212
/**

0 commit comments

Comments
 (0)