This is an automated email from the ASF dual-hosted git repository. fanningpj pushed a commit to branch pjfanning-patch-1 in repository https://gitbox.apache.org/repos/asf/pekko-persistence-jdbc.git
commit 9a2c412acfeb1c16485887a22ec12fb082712dd6 Author: PJ Fanning <[email protected]> AuthorDate: Thu Feb 20 13:01:29 2025 +0100 fix link in CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5a9255d..b2cc91f 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. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
