diff --git a/docs/src/main/paradox/release-notes/releases-1.0.md b/docs/src/main/paradox/release-notes/releases-1.0.md index cfa5f173..d934c3e6 100644 --- a/docs/src/main/paradox/release-notes/releases-1.0.md +++ b/docs/src/main/paradox/release-notes/releases-1.0.md @@ -36,7 +36,7 @@ Akka releases under a [Business Software License](https://www.lightbend.com/blog a license that is not compatible with Open Source usage. Apache Pekko has changed the package names, among other changes. Config names have changed to use `pekko` instead -of `akka` in their names. Users switching from Akka to Pekko should read our [Migration Guide](https://pekko.apache.org/docs/pekko/current/project/migration-guides.html). +of `akka` in their names. Users switching from Akka to Pekko should read our [Migration Guide](https://pekko.apache.org/docs/pekko/1.0/project/migration-guides.html). Generally, we have tried to make it as easy as possible to switch existing Akka based projects over to using Pekko.