We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bfdd235 commit 4fad39dCopy full SHA for 4fad39d
docs/_docs/contributing/getting-started.md
@@ -49,7 +49,7 @@ 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
+$ git clone https://github.com/scala/scala3.git
53
$ cd dotty
54
```
55
0 commit comments