Skip to content

Commit b7de82e

Browse files
Fix dead relative link to moved Git Worktrees page
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>
1 parent ece10f3 commit b7de82e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/docs/Modules/Repository-Defaults.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ Local work should use the organization worktree convention:
5454
- `main/` tracks the default branch.
5555
- Feature worktrees use `<type>-<slug>` directories and `<type>/<slug>` branches.
5656

57-
For branch and worktree details, see [Git Worktrees](../../Ways-of-Working/Git-Worktrees.md).
57+
For branch and worktree details, see [Git Worktrees](https://msxorg.github.io/docs/Ways-of-Working/Git-Worktrees/).
5858

5959
## Default repository layout
6060

0 commit comments

Comments
 (0)