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-projection.git
The following commit(s) were added to refs/heads/main by this push:
new d0f7a3a broken link in releases-1.0.md (#206)
d0f7a3a is described below
commit d0f7a3a8c6ee312641df16524237267e7f00c25f
Author: PJ Fanning <[email protected]>
AuthorDate: Mon Sep 16 10:25:17 2024 +0100
broken link in releases-1.0.md (#206)
---
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 2a46b44..d862bcf 100644
--- a/docs/src/main/paradox/release-notes/releases-1.0.md
+++ b/docs/src/main/paradox/release-notes/releases-1.0.md
@@ -6,7 +6,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.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]