From dde0db91290fc13107cab5d97639e53a42160400 Mon Sep 17 00:00:00 2001 From: flakey5 <73616808+flakey5@users.noreply.github.com> Date: Sat, 24 Jan 2026 19:58:43 -0800 Subject: [PATCH] docs: fix dead link to web team governance Signed-off-by: flakey5 <73616808+flakey5@users.noreply.github.com> --- GOVERNANCE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GOVERNANCE.md b/GOVERNANCE.md index 188e34b3..412bd306 100644 --- a/GOVERNANCE.md +++ b/GOVERNANCE.md @@ -1,3 +1,3 @@ # Node.js Web Team Governance -Please refer to the [GOVERNANCE.md](https://github.com/nodejs/nodejs.org/blob/main/GOVERNANCE.md) in the [nodejs/nodejs.org](https://github.com/nodejs/nodejs.org) repository. +Please refer to the [GOVERNANCE.md](https://github.com/nodejs/web-team/blob/main/GOVERNANCE.md) in the [nodejs/web-team](https://github.com/nodejs/web-team) repository.