JS: Update Fastify tld

This commit is contained in:
Frazer Smith
2025-06-19 16:22:46 +01:00
committed by GitHub
parent 036489c6bd
commit 094b67f88c

View File

@@ -1,12 +1,12 @@
/**
* Provides classes for working with [Fastify](https://www.fastify.io/) applications.
* Provides classes for working with [Fastify](https://www.fastify.dev/) applications.
*/
import javascript
import semmle.javascript.frameworks.HTTP
/**
* Provides classes for working with [Fastify](https://www.fastify.io/) applications.
* Provides classes for working with [Fastify](https://www.fastify.dev/) applications.
*/
module Fastify {
/**