Skip to content

Commit 27ce843

Browse files
authored
Merge pull request #1261 from scalacenter/update-link
Fix link to Scala 3 reference
2 parents 6c33e1a + 5b7eff8 commit 27ce843

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ gettingStarted:
1919
- title: "Scala 3 Book"
2020
url: "https://docs.scala-lang.org/scala3/book/introduction.html"
2121
- title: "Language Reference"
22-
url: "https://dotty.epfl.ch/docs/reference/overview.html"
22+
url: "https://docs.scala-lang.org/scala3/reference/overview.html"
2323
- title: "Migration Guide"
2424
url: "https://docs.scala-lang.org/scala3/guides/migration/compatibility-intro.html"
2525
apiDocs:

0 commit comments

Comments
 (0)