Skip to content

docs: update link for Triager Guide in GOVERNANCE.md#489

Merged
UlisesGascon merged 1 commit into
expressjs:masterfrom
SAY-5:docs-fix-triager-guide-link
May 17, 2026
Merged

docs: update link for Triager Guide in GOVERNANCE.md#489
UlisesGascon merged 1 commit into
expressjs:masterfrom
SAY-5:docs-fix-triager-guide-link

Conversation

@SAY-5

@SAY-5 SAY-5 commented Apr 15, 2026

Copy link
Copy Markdown
Contributor

Closes #438.

The 'Becoming a Triager' section in `docs/GOVERNANCE.md` links to `Triager-Guide.md`, which 404s for two reasons:

  1. The file is named `triager-guide.md` (lowercase). GitHub blob URLs are case-sensitive.
  2. It lives under `docs/contributing/`, not alongside `GOVERNANCE.md`.

Update the relative link to `contributing/triager-guide.md` so it resolves correctly from `docs/GOVERNANCE.md` to the existing file. Verified the target file exists at `docs/contributing/triager-guide.md` and starts with "# Express Triager Guide".

Docs only.

Closes expressjs#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.

@sheplu sheplu left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@UlisesGascon UlisesGascon changed the title docs: fix dead Triager Guide link in GOVERNANCE.md (#438) docs: update link for Triager Guide in GOVERNANCE.md May 17, 2026
@UlisesGascon
UlisesGascon merged commit 06a30f6 into expressjs:master May 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Invalid URL in GOVERNANCE.md

3 participants