Skip to content

Commit d75ad9f

Browse files
authored
docs: Update shallow clone URL in CONTRIBUTING.md (#7178)
1 parent 32b1563 commit d75ad9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ The rescript-compiler git repo is very large because, prior to tooling improveme
2828
If you are only interested in the latest master commit, you can perform a shallow clone instead as follows:
2929

3030
```sh
31-
git clone --depth 1 https://github.com/rescript-lang/rescript-compiler.git
31+
git clone --depth 1 https://github.com/rescript-lang/rescript.git
3232
```
3333

3434
This will only consume less than 50MB.

0 commit comments

Comments
 (0)