We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1bada64 commit 64c6c03Copy full SHA for 64c6c03
1 file changed
docs/dev-tools/clis/git.qmd
@@ -42,7 +42,7 @@ If these commands produce a version-looking output and a filepath-looking output
42
43
### Installation on Mac
44
45
-Mac users can install Git from <https://git-scm.com/downloads>, or via [homebrew](/notes/clis/brew.md) (recommended) with `brew install git`.
+Mac users can install Git from <https://git-scm.com/downloads>, or via [homebrew](brew.qmd) (recommended) with `brew install git`.
46
47
After installing, restart your terminal application, where you should now be able to execute Git commands (like `git --version`).
48
0 commit comments