From 8a48fabc7b0419e024dafd8c5d6d0bdb902887bc Mon Sep 17 00:00:00 2001 From: PJ Fanning Date: Sat, 22 Feb 2025 14:53:48 +0100 Subject: [PATCH] fix link in CHANGELOG.md (#268) --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5a9255d6..b2cc91f5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,3 @@ # Apache Pekko Persistence JDBC Releases -The [Release Notes](https://pekko.apache.org/docs/pekko-persistence-jdbc/current/release-notes.html) are available on the Apache Pekko web site. +The [Release Notes](https://pekko.apache.org/docs/pekko-persistence-jdbc/current/release-notes/index.html) are available on the Apache Pekko web site.