Skip to content

Commit 47fbbab

Browse files
mmuppapetebacondarwin
authored andcommitted
docs(misc/Develop): using https:// works more widely than git@
Closes angular#14838
1 parent 20051e5 commit 47fbbab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/misc/contribute.ngdoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ minified AngularJS files:
5353

5454
```shell
5555
# Clone your Github repository:
56-
git clone "git@github.com:<github username>/angular.js.git"
56+
git clone https://github.com/<github username>/angular.js.git
5757

5858
# Go to the AngularJS directory:
5959
cd angular.js

0 commit comments

Comments
 (0)