Merged
Conversation
Closed
4 tasks
jean-michelet
approved these changes
Nov 22, 2025
gurgunday
approved these changes
Nov 22, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I ran linkinator locally to check for the documentation errors and detected 9 broken links. I have resolved 8 of them and identified 1 false positive.
I have removed Dead Projects (Ecosystem.md) The following repositories return a 404 Not Found. Since source code is no longer available, I removed them :
fastify-normalize-request-reply
fastify-custom-session
fastify-git-server
I have updated the links.
Effect Schema: The standalone Effect-TS/schema repo is gone (404). The project has moved to a monorepo structure. I updated the link to the main 'https://github.com/Effect-TS/effect' repository
Vercel Template: The link in Serverless.md was outdated. I updated it to the current active template 'https://vercel.com/templates/other/fastify-on-vercel'
Unleash: Replaced the gh.getunleash.io redirect with the unleash GitHub repository URL ('https://github.com/Unleash/unleash').
Client Abort Guide: Wrapped http://localhost:3000/ in code backticks so the link checker does not attempt to ping a non-running local server.
Decorators.md : Fix the path of the Typescript Documentation
The link to https://www.bugsnag.com/ (in Ecosystem.md) fails with status 0 (Connection Reset) during automated checks . I verified manually that the link is valid and working so I left it as is.