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.git
The following commit(s) were added to refs/heads/main by this push:
new 53ed673e6 broken link in releases-1.0.md (#803)
53ed673e6 is described below
commit 53ed673e6d6c204e828776734c5f261cb6231b5e
Author: PJ Fanning <[email protected]>
AuthorDate: Mon Sep 16 10:31:52 2024 +0100
broken link in releases-1.0.md (#803)
---
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 0f225a064..a8ebb6d90 100644
--- a/docs/src/main/paradox/release-notes/releases-1.0.md
+++ b/docs/src/main/paradox/release-notes/releases-1.0.md
@@ -44,7 +44,7 @@ The `akka` part is replaced by `org.apache.pekko` and the
`alpakka` part is repl
Config names that started with `akka` have changed to
use `pekko` instead. Config names that started with `alpakka` have changed to
use `pekko.connectors`.
-Users switching from Akka to Pekko should read our [Pekko Migration
Guide](https://pekko.apache.org/docs/pekko/current/project/migration-guides.html).
+Users switching from Akka to Pekko should read our [Pekko 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]