This is an automated email from the ASF dual-hosted git repository.

fanningpj pushed a commit to branch 1.0.x
in repository https://gitbox.apache.org/repos/asf/pekko-connectors-kafka.git


The following commit(s) were added to refs/heads/1.0.x by this push:
     new 782edde8 fix migration doc link (1.0.x branch) (#227)
782edde8 is described below

commit 782edde82b7168fd45518ccb612ee1966927b630
Author: PJ Fanning <[email protected]>
AuthorDate: Mon Sep 16 12:52:36 2024 +0100

    fix migration doc link (1.0.x branch) (#227)
---
 docs/src/main/paradox/release-notes/index.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/src/main/paradox/release-notes/index.md 
b/docs/src/main/paradox/release-notes/index.md
index af0fd1ec..5bd2cd2a 100644
--- a/docs/src/main/paradox/release-notes/index.md
+++ b/docs/src/main/paradox/release-notes/index.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]

Reply via email to