This is an automated email from the ASF dual-hosted git repository.
hepin pushed a commit to branch 1.0.x
in repository https://gitbox.apache.org/repos/asf/incubator-pekko.git
The following commit(s) were added to refs/heads/1.0.x by this push:
new 6f4493db30 fix to point akka's security
6f4493db30 is described below
commit 6f4493db3090a67d7a71ef9247cc472e8663c9b5
Author: Dongxu Wang <[email protected]>
AuthorDate: Fri Aug 11 22:00:07 2023 +0800
fix to point akka's security
---
docs/src/main/paradox/security/index.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/src/main/paradox/security/index.md
b/docs/src/main/paradox/security/index.md
index ec307bac36..874c05aaef 100644
--- a/docs/src/main/paradox/security/index.md
+++ b/docs/src/main/paradox/security/index.md
@@ -19,7 +19,7 @@ report with the Lightbend Akka team.
## Security Related Documentation
- * [Akka security
fixes]($pekko.doc.dns$/docs/pekko/current/security/index.html)
+ * [Akka security fixes](https://akka.io/security)
* @ref:[Java Serialization](../serialization.md#java-serialization)
* @ref:[Remote deployment allow
list](../remoting.md#remote-deployment-allow-list)
* @ref:[Remote Security](../remoting-artery.md#remote-security)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]