Skip to content

docs: fix stale master branch link in docs overview - #278

Open
paustint wants to merge 2 commits into
mainfrom
chore/main-branch
Open

paustint wants to merge 2 commits into
mainfrom
chore/main-branch

Conversation

@paustint

@paustint paustint commented Apr 11, 2026

Copy link
Copy Markdown
Collaborator

Rebuilt on top of current main — the original branch (from April) updated master→main references in ci.yml, CONTRIBUTING.md, README.md, and docs/docs/overview.md, but the first three were fixed independently on main in the meantime.

The one surviving change: the contribution-guidelines link in docs/docs/overview.md still pointed at blob/master, which does not exist. Now points at blob/main.

Docs-only, so no changelog entry is required.

Copilot AI review requested due to automatic review settings April 11, 2026 16:51

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

This PR updates documentation and CI labeling to reflect the repository’s rename from the master branch to the main branch.

Changes:

  • Updated README and docs contribution links from blob/master to blob/main.
  • Updated CONTRIBUTING instructions to reference main as the base branch for PRs.
  • Updated the GitHub Actions CI workflow step label from “Checkout [master]” to “Checkout [main]”.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 2 comments.

File Description
README.md Updates the CONTRIBUTING link to use blob/main.
docs/docs/overview.md Updates the CONTRIBUTING link to use blob/main (but still points to a different repo owner).
CONTRIBUTING.md Updates contributor instructions to use main as the base branch.
.github/workflows/ci.yml Updates the checkout step display name to reference main.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread docs/docs/overview.md Outdated
Comment thread CONTRIBUTING.md Outdated
@paustint paustint changed the title Update documentation and CI configuration to use 'main' branch docs: fix stale master branch link in docs overview Aug 31, 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.

2 participants