This is an automated email from the ASF dual-hosted git repository.
fanningpj pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko-connectors-kafka.git
The following commit(s) were added to refs/heads/main by this push:
new 084d5b32 broken link in releases-1.0.md (#224)
084d5b32 is described below
commit 084d5b32674182516a200bf48e4e5c8fef4db4d1
Author: PJ Fanning <[email protected]>
AuthorDate: Mon Sep 16 10:07:37 2024 +0100
broken link in releases-1.0.md (#224)
---
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]