This is an automated email from the ASF dual-hosted git repository. fanningpj pushed a commit to branch pjfanning-patch-2 in repository https://gitbox.apache.org/repos/asf/pekko-connectors-kafka.git
commit 19a0a75e15dea162492ab6b54f0ea126f308765c Author: PJ Fanning <[email protected]> AuthorDate: Sun Sep 15 01:16:29 2024 +0100 broken link in releases-1.0.md --- docs/src/main/paradox/release-notes/releases-1.0.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 f7116d70..04598b01 100644 --- a/docs/src/main/paradox/release-notes/releases-1.0.md +++ b/docs/src/main/paradox/release-notes/releases-1.0.md @@ -9,7 +9,7 @@ Apache Pekko has changed the package names, among other changes. The new package 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). +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. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
