Skip to content

Commit

Permalink
fix broken link (akka security) (#632)
Browse files Browse the repository at this point in the history
  • Loading branch information
pjfanning authored Nov 17, 2024
1 parent 4fb8554 commit f69e0d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/main/paradox/release-notes/releases-1.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -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))
Expand Down

0 comments on commit f69e0d4

Please sign in to comment.