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.
Scala 3 migration guide
1 parent 91f41c0 commit dd59740Copy full SHA for dd59740
README.md
@@ -41,7 +41,7 @@ scalaVersion := "3.1.1"
41
### Getting your project to compile with Scala 3
42
43
For help with porting an existing Scala 2 project to Scala 3, see the
44
-[Scala 3 migration guide](https://scalacenter.github.io/scala-3-migration-guide/).
+[Scala 3 migration guide](https://docs.scala-lang.org/scala3/guides/migration/compatibility-intro.html).
45
46
## Need help?
47
0 commit comments