Skip to content

Commit 64c6c03

Browse files
committed
Fix broken link
1 parent 1bada64 commit 64c6c03

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/dev-tools/clis/git.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ If these commands produce a version-looking output and a filepath-looking output
4242

4343
### Installation on Mac
4444

45-
Mac users can install Git from <https://git-scm.com/downloads>, or via [homebrew](/notes/clis/brew.md) (recommended) with `brew install git`.
45+
Mac users can install Git from <https://git-scm.com/downloads>, or via [homebrew](brew.qmd) (recommended) with `brew install git`.
4646

4747
After installing, restart your terminal application, where you should now be able to execute Git commands (like `git --version`).
4848

0 commit comments

Comments
 (0)