Skip to content

Commit 3dd4e18

Browse files
authored
broken link in release docs (#1563)
1 parent 8138ef2 commit 3dd4e18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/main/paradox/release-notes/releases-1.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ properly acknowledged, please get in touch.
7474
We haven't had to fix many bugs that were in Akka 2.6.20.
7575

7676
* Optimized JsonFraming breaks existing functionality in v2.6.20 ([PR44](https://github.com/apache/pekko/pull/44))
77-
* Use random IDs in Async DNS Resolver. This change was made due to [CVE-2023-31442](https://akka.io/security/akka-async-dns-2023-31442.html) in Akka. ([#384](https://github.com/apache/pekko/issues/384))
77+
* Use random IDs in Async DNS Resolver. This change was made due to [CVE-2023-31442](https://doc.akka.io/reference/security-announcements/akka-async-dns-2023-31442.html) in Akka. ([#384](https://github.com/apache/pekko/issues/384))
7878
* Include critical TLS fix from Akka 2.6.21 ([#442](https://github.com/apache/pekko/issues/442))
7979

8080
### Dependency Upgrades

0 commit comments

Comments
 (0)