Skip to content

Commit

Permalink
Update a link to scala/scala3 (#20008)
Browse files Browse the repository at this point in the history
  • Loading branch information
hamzaremmal authored Mar 24, 2024
2 parents bfdd235 + 1a09db1 commit a6c40b1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/_docs/contributing/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@ Scala](https://www.jetbrains.com/help/idea/discover-intellij-idea-for-scala.html
Start by cloning the repository:

```bash
$ git clone https://github.com/lampepfl/dotty.git
$ cd dotty
$ git clone https://github.com/scala/scala3.git
$ cd scala3
```

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

0 comments on commit a6c40b1

Please sign in to comment.