This is an automated email from the ASF dual-hosted git repository. pjfanning pushed a commit to branch links in repository https://gitbox.apache.org/repos/asf/pekko-site.git
commit a4b3f32b6f3aba93ae81e217a603b27060c2f5f2 Author: PJ Fanning <[email protected]> AuthorDate: Tue Jul 7 14:33:47 2026 +0100 upgrade links to release notes --- content/download.html | 4 ++-- src/main/paradox/download.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/content/download.html b/content/download.html index 5ee76268..8a4f1929 100644 --- a/content/download.html +++ b/content/download.html @@ -306,7 +306,7 @@ Apache Pekko™ <h2><a href="#pekko-persistence-r2dbc" name="pekko-persistence-r2dbc" class="anchor"><span class="anchor-link"></span></a>Pekko Persistence R2DBC</h2> <ul> <li><a href="https://www.apache.org/dyn/closer.lua/pekko/PERSISTENCE-R2DBC-1.2.0/apache-pekko-persistence-r2dbc-1.2.0-src-20260622.tgz">apache-pekko-persistence-r2dbc-1.2.0-src-20260622.tgz</a> signature: (<a href="https://downloads.apache.org/pekko/PERSISTENCE-R2DBC-1.2.0/apache-pekko-persistence-r2dbc-1.2.0-src-20260622.tgz.asc">asc</a>) checksum: (<a href="https://downloads.apache.org/pekko/PERSISTENCE-R2DBC-1.2.0/apache-pekko-persistence-r2dbc-1.2.0-src-20260622.tgz.sha512">sha512< [...] - <li><a href="https://pekko.apache.org/docs/pekko-persistence-r2dbc/1.1/release-notes/index.html">Release Notes</a></li> + <li><a href="https://pekko.apache.org/docs/pekko-persistence-r2dbc/current/release-notes/index.html">Release Notes</a></li> </ul> <p>There is also a milestone release, providing a preview for the upcoming major version:</p> <ul> @@ -315,7 +315,7 @@ Apache Pekko™ <h2><a href="#pekko-projection" name="pekko-projection" class="anchor"><span class="anchor-link"></span></a>Pekko Projection</h2> <ul> <li><a href="https://www.apache.org/dyn/closer.lua/pekko/PROJECTION-1.1.0/apache-pekko-projection-1.1.0-src-20250224.tgz">apache-pekko-projection-1.1.0-src-20250224.tgz</a> signature: (<a href="https://downloads.apache.org/pekko/PROJECTION-1.1.0/apache-pekko-projection-1.1.0-src-20250224.tgz.asc">asc</a>) checksum: (<a href="https://downloads.apache.org/pekko/PROJECTION-1.1.0/apache-pekko-projection-1.1.0-src-20250224.tgz.sha512">sha512</a>)</li> - <li><a href="https://pekko.apache.org/docs/pekko-projection/1.1/release-notes/index.html">Release Notes</a></li> + <li><a href="https://pekko.apache.org/docs/pekko-projection/current/release-notes/index.html">Release Notes</a></li> </ul> <h2><a href="#pekko-sbt-paradox" name="pekko-sbt-paradox" class="anchor"><span class="anchor-link"></span></a>Pekko SBT Paradox</h2> <ul> diff --git a/src/main/paradox/download.md b/src/main/paradox/download.md index 294eac83..0bd58534 100644 --- a/src/main/paradox/download.md +++ b/src/main/paradox/download.md @@ -87,7 +87,7 @@ There is also a milestone release, providing a preview for the upcoming major ve ## Pekko Persistence R2DBC * [apache-pekko-persistence-r2dbc-1.2.0-src-20260622.tgz](https://www.apache.org/dyn/closer.lua/pekko/PERSISTENCE-R2DBC-1.2.0/apache-pekko-persistence-r2dbc-1.2.0-src-20260622.tgz) signature: ([asc](https://downloads.apache.org/pekko/PERSISTENCE-R2DBC-1.2.0/apache-pekko-persistence-r2dbc-1.2.0-src-20260622.tgz.asc)) checksum: ([sha512](https://downloads.apache.org/pekko/PERSISTENCE-R2DBC-1.2.0/apache-pekko-persistence-r2dbc-1.2.0-src-20260622.tgz.sha512)) -* [Release Notes](https://pekko.apache.org/docs/pekko-persistence-r2dbc/1.1/release-notes/index.html) +* [Release Notes](https://pekko.apache.org/docs/pekko-persistence-r2dbc/current/release-notes/index.html) There is also a milestone release, providing a preview for the upcoming major version: @@ -96,7 +96,7 @@ There is also a milestone release, providing a preview for the upcoming major ve ## Pekko Projection * [apache-pekko-projection-1.1.0-src-20250224.tgz](https://www.apache.org/dyn/closer.lua/pekko/PROJECTION-1.1.0/apache-pekko-projection-1.1.0-src-20250224.tgz) signature: ([asc](https://downloads.apache.org/pekko/PROJECTION-1.1.0/apache-pekko-projection-1.1.0-src-20250224.tgz.asc)) checksum: ([sha512](https://downloads.apache.org/pekko/PROJECTION-1.1.0/apache-pekko-projection-1.1.0-src-20250224.tgz.sha512)) -* [Release Notes](https://pekko.apache.org/docs/pekko-projection/1.1/release-notes/index.html) +* [Release Notes](https://pekko.apache.org/docs/pekko-projection/current/release-notes/index.html) ## Pekko SBT Paradox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
