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-persistence-r2dbc.git
The following commit(s) were added to refs/heads/main by this push:
new 241ea58 broken link in release-notes.md (#144)
241ea58 is described below
commit 241ea585cdbf6f5d1cc15e99f86dc6103d052b7d
Author: PJ Fanning <[email protected]>
AuthorDate: Mon Sep 16 10:23:41 2024 +0100
broken link in release-notes.md (#144)
---
docs/src/main/paradox/release-notes.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/src/main/paradox/release-notes.md
b/docs/src/main/paradox/release-notes.md
index 76b52ce..5cf6ccd 100644
--- a/docs/src/main/paradox/release-notes.md
+++ b/docs/src/main/paradox/release-notes.md
@@ -7,7 +7,7 @@ decision to make future Akka releases under a [Business
Software License](https:
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]