We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6be74d3 + f8dd6a4 commit 43d69e6Copy full SHA for 43d69e6
docs/_docs/contributing/getting-started.md
@@ -49,8 +49,8 @@ Scala](https://www.jetbrains.com/help/idea/discover-intellij-idea-for-scala.html
49
Start by cloning the repository:
50
51
```bash
52
-$ git clone https://github.com/lampepfl/dotty.git
53
-$ cd dotty
+$ git clone https://github.com/scala/scala3.git
+$ cd scala3
54
```
55
56
Dotty provides a standard sbt build: compiling, running and starting a repl can
0 commit comments