Skip to content

Fix moderation policy moved links (master -> main) - #1088

Merged
aduh95 merged 1 commit into
nodejs:mainfrom
MikeMcC399:moderation-policy-moved-links
Aug 13, 2026
Merged

Fix moderation policy moved links (master -> main)#1088
aduh95 merged 1 commit into
nodejs:mainfrom
MikeMcC399:moderation-policy-moved-links

Conversation

@MikeMcC399

@MikeMcC399 MikeMcC399 commented Aug 13, 2026

Copy link
Copy Markdown
Contributor

Situation

In the document Moderation-Policy.md

links

do not redirect to the main branch when the document is viewed in a web browser. The master branch was renamed to main some years ago.

image

The GitHub UI does however redirect after clicking on "Try reloading the page".

Change

Change links to:

Signed-off-by: Mike McCready <66998419+MikeMcC399@users.noreply.github.com>
@MikeMcC399

This comment was marked as outdated.

@aduh95 aduh95 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

nit: we would usually use HEAD instead in case the default branch name were to change again

@MikeMcC399

Copy link
Copy Markdown
Contributor Author

nit: we would usually use HEAD instead in case the default branch name were to change again

A search in all *.md documents in the repo reveals that there is a mixture of master / main / HEAD used.

Possibly all the documents should be harmonized to use HEAD.

I suggest though to land this one first, as a quick fix.

@aduh95
aduh95 merged commit 8315756 into nodejs:main Aug 13, 2026
2 checks passed
@MikeMcC399
MikeMcC399 deleted the moderation-policy-moved-links branch August 13, 2026 08:54
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.

2 participants