Skip to content

Commit a235a16

Browse files
Merge pull request scala#107 from scala/xuwei-k-patch-2
fix `Scala 3 migration guide` link
2 parents 91f41c0 + dd59740 commit a235a16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ scalaVersion := "3.1.1"
4141
### Getting your project to compile with Scala 3
4242

4343
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/).
44+
[Scala 3 migration guide](https://docs.scala-lang.org/scala3/guides/migration/compatibility-intro.html).
4545

4646
## Need help?
4747

0 commit comments

Comments
 (0)