This is an automated email from the ASF dual-hosted git repository.
pjfanning pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko-site.git
The following commit(s) were added to refs/heads/main by this push:
new fcbd4c80 Update Link to Paradox Documentation in README (#223)
fcbd4c80 is described below
commit fcbd4c806c0ef9801a16a782fe7bd39022049d32
Author: Rye <[email protected]>
AuthorDate: Thu Aug 13 03:42:22 2026 +0200
Update Link to Paradox Documentation in README (#223)
Changed the link in the Readme from
https://developer.lightbend.com/docs/paradox/current/
which now redirects to https://doc.akka.io/ with
https://lightbend.github.io/paradox/
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 45b87152..a84c068e 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@ Anyone looking to help improve our module specific docs should
look at the Git r
## Build
-The site is built using
[Paradox](https://developer.lightbend.com/docs/paradox/current/).
+The site is built using [Paradox](https://lightbend.github.io/paradox/).
Use Java 17 to build the site locally. Try run:
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]