diff --git a/README.md b/README.md index 57bbd3d..a576874 100644 --- a/README.md +++ b/README.md @@ -4,4 +4,4 @@ A starter template for creating an HTTP Fastify server with JavaScript. It inclu Codesandbox currently does not support custom eslint overrides; thus, `/* eslint strict: "off" */` is included at the top of each file to ignore the `strict` warning. If you use this template outside of Codesandbox, the eslint configuration within `package.json` will properly set the `sourceType`, which means you can remove these comments as no warnings will be produced. -Learn more about fastify by reading our [documentation](https://www.fastify.io/docs/latest/) +Learn more about fastify by reading our [documentation](https://fastify.dev/docs/latest/)