From 242d84a878242f259473378d9c38aaf0fd02ce20 Mon Sep 17 00:00:00 2001 From: SAY-5 Date: Wed, 15 Apr 2026 08:47:38 -0700 Subject: [PATCH] docs: fix dead Triager Guide link in GOVERNANCE.md (#438) Closes #438. The 'Becoming a Triager' section linked to 'Triager-Guide.md', which 404s in two ways: the actual file is named 'triager-guide.md' (case matters on GitHub blob URLs) and it lives under 'docs/contributing/' rather than alongside GOVERNANCE.md. Update the relative link to 'contributing/triager-guide.md' so it resolves correctly from docs/GOVERNANCE.md to the existing file. --- docs/GOVERNANCE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/GOVERNANCE.md b/docs/GOVERNANCE.md index 99781c4..538ac01 100644 --- a/docs/GOVERNANCE.md +++ b/docs/GOVERNANCE.md @@ -61,7 +61,7 @@ compromise among committers be the default resolution mechanism. ## Becoming a Triager Anyone can become a triager! Read more about the process of being a triager in -[the triage process document](Triager-Guide.md). +[the triage process document](contributing/triager-guide.md). Currently, any existing [organization member](https://github.com/orgs/expressjs/people) can nominate a new triager. If you are interested in becoming a triager, our best advice is to actively participate