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-grpc.git
The following commit(s) were added to refs/heads/main by this push:
new b60fe404 broken link in releases-1.0.md (#365)
b60fe404 is described below
commit b60fe4046de3ff4097a06b8f906df294c146964c
Author: PJ Fanning <[email protected]>
AuthorDate: Mon Sep 16 10:25:35 2024 +0100
broken link in releases-1.0.md (#365)
---
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 cfa5f173..d934c3e6 100644
--- a/docs/src/main/paradox/release-notes/releases-1.0.md
+++ b/docs/src/main/paradox/release-notes/releases-1.0.md
@@ -36,7 +36,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]