Skip to content

Commit 3ccf909

Browse files
authored
docs: Fix broken link in docs (#7858)
Signed-off-by: Dongeun Kim <[email protected]>
1 parent a297d85 commit 3ccf909

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -118,8 +118,8 @@ These are maintained in different repositories and we urge users to open **issue
118118

119119
[code of conduct]: https://github.com/nodejs/admin/blob/main/CODE_OF_CONDUCT.md
120120
[contribution guidelines]: https://github.com/nodejs/nodejs.org/blob/main/CONTRIBUTING.md
121-
[content vs code]: https://github.com/nodejs/nodejs.org/blob/main/CONTENT_VS_CODE.md
122-
[dependency pinning]: https://github.com/nodejs/nodejs.org/blob/main/DEPENDENCY_PINNING.md
123-
[collaborator guide]: https://github.com/nodejs/nodejs.org/blob/main/COLLABORATOR_GUIDE.md
121+
[content vs code]: https://github.com/nodejs/nodejs.org/blob/main/docs/content-vs-code.md
122+
[dependency pinning]: https://github.com/nodejs/nodejs.org/blob/main/docs/dependency-pinning.md
123+
[collaborator guide]: https://github.com/nodejs/nodejs.org/blob/main/docs/collaborator-guide.md
124124
[figma design]: https://www.figma.com/file/pu1vZPqNIM7BePd6W8APA5/Node.js
125-
[translation guidelines]: https://github.com/nodejs/nodejs.org/blob/main/TRANSLATION.md
125+
[translation guidelines]: https://github.com/nodejs/nodejs.org/blob/main/docs/translation.md

0 commit comments

Comments
 (0)