Skip to content

Commit bc436c8

Browse files
authored
chore(docs): fix link to official GIT docs (#13714)
1 parent d9cf285 commit bc436c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/mix/lib/mix/tasks/deps.ex

+1-1
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ defmodule Mix.Tasks.Deps do
135135
$ git config --global url."https://YOUR_USER:[email protected]/".insteadOf "https://example.com/"
136136
137137
For more information, see the `git config` documentation:
138-
https://git-scm.com/docs/git-config#git-config-urlltbasegtinsteadOf
138+
https://git-scm.com/docs/git-config#Documentation/git-config.txt-urlltbasegtinsteadOf
139139
140140
### Path options (`:path`)
141141

0 commit comments

Comments
 (0)