Skip to content

Commit a6c40b1

Browse files
authored
Update a link to scala/scala3 (#20008)
2 parents bfdd235 + 1a09db1 commit a6c40b1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/_docs/contributing/getting-started.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@ Scala](https://www.jetbrains.com/help/idea/discover-intellij-idea-for-scala.html
4949
Start by cloning the repository:
5050

5151
```bash
52-
$ git clone https://github.com/lampepfl/dotty.git
53-
$ cd dotty
52+
$ git clone https://github.com/scala/scala3.git
53+
$ cd scala3
5454
```
5555

5656
Dotty provides a standard sbt build: compiling, running and starting a repl can

0 commit comments

Comments
 (0)