Skip to content

Commit 59ffc92

Browse files
Fix broken Ways-of-Working relative link in Repository-Defaults
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
1 parent 2b54f30 commit 59ffc92

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)