Skip to content

Use published site URL for Git Worktrees cross-link#82

Merged
Marius Storhaug (MariusStorhaug) merged 2 commits into
mainfrom
super-adventure
Jul 25, 2026
Merged

Use published site URL for Git Worktrees cross-link#82
Marius Storhaug (MariusStorhaug) merged 2 commits into
mainfrom
super-adventure

Conversation

@MariusStorhaug

@MariusStorhaug Marius Storhaug (MariusStorhaug) commented Jul 25, 2026

Copy link
Copy Markdown
Member

What

Modules/Repository-Defaults.md's link to Git Worktrees was originally dead (relative path removed when Ways-of-Working moved to MSXOrg/docs). That was independently fixed on main in #79, but using a raw GitHub blob URL (github.com/MSXOrg/docs/blob/main/...).

This PR updates it to the published site URL (msxorg.github.io/docs/Ways-of-Working/Git-Worktrees/), matching the pattern used by every other cross-org link in this repo (see src/docs/index.md, template-quickstart.md, Process-PSModule/index.md, etc.).

Why

Consistency — readers get the rendered docs site instead of raw markdown source, same as all other MSXOrg/docs references in this repo.

Validation

Confirmed the site URL resolves (301 → msx.no/Ways-of-Working/Git-Worktrees/, live content present). Branch merged with latest main (#79), no other diffs remain.

Ways-of-Working content moved to MSXOrg/docs; point to the absolute URL instead of the now-nonexistent local relative path.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
@github-actions

github-actions Bot commented Jul 25, 2026

Copy link
Copy Markdown

Super-linter summary

Language Validation result
CHECKOV Pass ✅
GITHUB_ACTIONS Pass ✅
GITHUB_ACTIONS_ZIZMOR Pass ✅
GITLEAKS Pass ✅
GIT_MERGE_CONFLICT_MARKERS Pass ✅
HTML Pass ✅
JAVASCRIPT_ES Pass ✅
JAVASCRIPT_PRETTIER Pass ✅
MARKDOWN Pass ✅
NATURAL_LANGUAGE Pass ✅
POWERSHELL Pass ✅
PRE_COMMIT Pass ✅
SPELL_CODESPELL Pass ✅
TRIVY Pass ✅
YAML Pass ✅

All files and directories linted successfully

For more information, see the GitHub Actions workflow run

Powered by Super-linter

# Conflicts:
#	src/docs/Modules/Repository-Defaults.md
@MariusStorhaug Marius Storhaug (MariusStorhaug) changed the title Fix dead relative link to moved Git Worktrees page Use published site URL for Git Worktrees cross-link Jul 25, 2026
@MariusStorhaug
Marius Storhaug (MariusStorhaug) marked this pull request as ready for review July 25, 2026 13:37
@MariusStorhaug
Marius Storhaug (MariusStorhaug) merged commit d2f90dd into main Jul 25, 2026
21 checks passed
@MariusStorhaug
Marius Storhaug (MariusStorhaug) deleted the super-adventure branch July 25, 2026 13:38
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.

1 participant