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-http.git
The following commit(s) were added to refs/heads/main by this push:
new f69e0d466 fix broken link (akka security) (#632)
f69e0d466 is described below
commit f69e0d46665d89c3b67fa73c05f98ad4f354806c
Author: PJ Fanning <[email protected]>
AuthorDate: Sun Nov 17 09:05:36 2024 +0100
fix broken link (akka security) (#632)
---
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 6009b284b..bd8aecb6a 100644
--- a/docs/src/main/paradox/release-notes/releases-1.0.md
+++ b/docs/src/main/paradox/release-notes/releases-1.0.md
@@ -26,7 +26,7 @@ properly acknowledged, please get in touch.
### Bug Fixes
We haven't had to fix many bugs that were in Akka HTTP 10.2.10.
-* Use Java NIO Files#createTempFile
[PR170](https://github.com/apache/pekko-http/pull/170) (Akka HTTP
[CVE-2023-33251](https://akka.io/security/akka-http-cve-2023-05-15.html))
+* Use Java NIO Files#createTempFile
[PR170](https://github.com/apache/pekko-http/pull/170) (Akka HTTP
[CVE-2023-33251](https://doc.akka.io/reference/security-announcements/akka-http-cve-2023-05-15.html))
### Additions
* Scala 3 support ([PR150](https://github.com/apache/pekko-http/pull/150))
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]