You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.MD
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@ This repository follows the same rules as a Fastify plugin repository. A detaile
25
25
26
26
## Becoming a collaborator
27
27
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.
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ npm install
12
12
13
13
### Setup
14
14
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/).
16
16
17
17
After installing [GitHub CLI](https://cli.github.com/) ensure you are logged in by running;
0 commit comments