Skip to content

Commit 8b580e5

Browse files
committed
update repository template url
1 parent c09c3ef commit 8b580e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/docs/6-clone-github-repository.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ The idea is that you would upload a "public" key to Github and you keep a "priva
2626
With this method, clone the repository using the ssh method:
2727

2828
```sh
29-
$ git clone [email protected]:Data-Engineer-Camp/<yyyy><mm>-bootcamp.git
29+
$ git clone [email protected]:Data-Engineer-Camp/<yyyy>-<mm>-bootcamp.git
3030
```
3131

3232
## GitHub Authentication Option 2: Personal access tokens

0 commit comments

Comments
 (0)