Skip to content

Commit 43d69e6

Browse files
Backport "Update a link to scala/scala3" to LTS (#21007)
Backports #20008 to the LTS branch. PR submitted by the release tooling. [skip ci]
2 parents 6be74d3 + f8dd6a4 commit 43d69e6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: 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)