website: Fix link to external documentation "Git URLs"

This commit is contained in:
Dmitry Tokarev 2020-12-03 16:24:56 -05:00 committed by GitHub
parent 2ce71ab43c
commit 8d1c416a53
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -184,7 +184,7 @@ a specific revision to install.
Arbitrary Git repositories can be used by prefixing the address with the
special `git::` prefix. After this prefix, any valid
[Git URL](https://git-scm.com/docs/git-clone#_git_urls_a_id_urls_a)
[Git URL](https://git-scm.com/docs/git-clone#_git_urls)
can be specified to select one of the protocols supported by Git.
For example, to use HTTPS or SSH: