Skip to content

Commit

Permalink
Fix broken link to git url types (#462)
Browse files Browse the repository at this point in the history
  • Loading branch information
kimburgess committed Jan 14, 2021
1 parent 1e51c9c commit df51076
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SPEC.md
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@ required but will be used if present to validate the dependency.

A Git repository URL (String).

The URL may be [any protocol](https://git-scm.com/docs/git-clone#_git_urls_a_id_urls_a)
The URL may be [any protocol](https://git-scm.com/docs/git-clone#_git_urls)
supported by Git, which includes SSH, GIT and HTTPS.

The Git repository will be cloned, the list of versions (and associated
Expand Down

0 comments on commit df51076

Please sign in to comment.