Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit 47fbbab

Browse files
mmuppapetebacondarwin
authored andcommitted
docs(misc/Develop): using https:// works more widely than git@
Closes #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

+1-1
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)