Skip to content

Commit 5b7eff8

Browse files
committed
Fix link to Scala 3 reference
1 parent 5059364 commit 5b7eff8

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)