From 6cc4d5fc87503a6bc033b70f125d319d46f1c01e Mon Sep 17 00:00:00 2001 From: Aviv Keller Date: Thu, 12 Sep 2024 02:35:07 -0400 Subject: [PATCH] doc, meta: fix broken link in `onboarding.md` MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit PR-URL: https://github.com/nodejs/node/pull/54886 Reviewed-By: Luigi Pinca Reviewed-By: Marco Ippolito Reviewed-By: Ulises Gascón Reviewed-By: Antoine du Hamel Reviewed-By: Rafael Gonzaga --- onboarding.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/onboarding.md b/onboarding.md index 580386f677b..e842c3b7e4e 100644 --- a/onboarding.md +++ b/onboarding.md @@ -117,7 +117,7 @@ The project has a venue for real-time discussion: * You can always refer to the [full moderation policy](https://github.com/nodejs/admin/blob/main/Moderation-Policy.md). * You can contact someone in the - [full list of moderation team members](https://github.com/nodejs/moderation#moderation-team-members). + [full list of moderation team members](https://github.com/nodejs/admin/blob/main/Moderation-Policy.md#current-members-of-moderation-team). ## Reviewing pull requests