Skip to content

Commit a5d3410

Browse files
authored
docs: fix broken links (#447)
1 parent 608ad81 commit a5d3410

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CONTRIBUTING.MD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ This repository follows the same rules as a Fastify plugin repository. A detaile
2525

2626
## Becoming a collaborator
2727

28-
We follow the [Fastify organization Governance model](https://github.com/fastify/fastify/blob/main/GOVERNANCE.md#collaborator-nominations) so it is necessary to contribute to this repository in order to become a member.
28+
We follow the [Fastify organization Governance model](https://github.com/fastify/.github/blob/main/GOVERNANCE.md#collaborator-nominations) so it is necessary to contribute to this repository in order to become a member.
2929

3030
## Debugging failing checks
3131

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ npm install
1212

1313
### Setup
1414

15-
Before we start the development server we will need to fetch some of the docs from [Fastify Repo](https://github.com/fastify/fastify.git). This requires Github CLI to be installed which can be found [here](https://cli.github.com/).
15+
Before we start the development server we will need to fetch some of the docs from [Fastify Repo](https://github.com/fastify/fastify). This requires Github CLI to be installed which can be found [here](https://cli.github.com/).
1616

1717
After installing [GitHub CLI](https://cli.github.com/) ensure you are logged in by running;
1818

0 commit comments

Comments
 (0)