From cf250403987ef7fc05ee5e3d8a3f783f661680e2 Mon Sep 17 00:00:00 2001 From: Dongeun Kim Date: Wed, 11 Jun 2025 19:26:17 +0900 Subject: [PATCH] docs: Fix broken link in docs Signed-off-by: Dongeun Kim --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index bd52c3b5080ec..6665bb8b80c5f 100644 --- a/README.md +++ b/README.md @@ -118,8 +118,8 @@ These are maintained in different repositories and we urge users to open **issue [code of conduct]: https://github.com/nodejs/admin/blob/main/CODE_OF_CONDUCT.md [contribution guidelines]: https://github.com/nodejs/nodejs.org/blob/main/CONTRIBUTING.md -[content vs code]: https://github.com/nodejs/nodejs.org/blob/main/CONTENT_VS_CODE.md -[dependency pinning]: https://github.com/nodejs/nodejs.org/blob/main/DEPENDENCY_PINNING.md -[collaborator guide]: https://github.com/nodejs/nodejs.org/blob/main/COLLABORATOR_GUIDE.md +[content vs code]: https://github.com/nodejs/nodejs.org/blob/main/docs/content-vs-code.md +[dependency pinning]: https://github.com/nodejs/nodejs.org/blob/main/docs/dependency-pinning.md +[collaborator guide]: https://github.com/nodejs/nodejs.org/blob/main/docs/collaborator-guide.md [figma design]: https://www.figma.com/file/pu1vZPqNIM7BePd6W8APA5/Node.js -[translation guidelines]: https://github.com/nodejs/nodejs.org/blob/main/TRANSLATION.md +[translation guidelines]: https://github.com/nodejs/nodejs.org/blob/main/docs/translation.md