This is an automated email from the ASF dual-hosted git repository.
dgriffon pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/unomi-site.git
The following commit(s) were added to refs/heads/master by this push:
new 9186971 Apache Unomi 2.4.0 Release website update (update links in
documentation page) (fix)
9186971 is described below
commit 918697196ce2cd15b6bcb7c8b57b5dd3970c0441
Author: David Griffon <[email protected]>
AuthorDate: Thu Nov 16 10:09:03 2023 +0100
Apache Unomi 2.4.0 Release website update (update links in documentation
page) (fix)
---
src/main/webapp/documentation.html | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/src/main/webapp/documentation.html
b/src/main/webapp/documentation.html
index 951feba..d9a8de3 100644
--- a/src/main/webapp/documentation.html
+++ b/src/main/webapp/documentation.html
@@ -48,14 +48,14 @@ layout: default
<div class="card flex-md-row mb-4 box-shadow h-md-250">
<div class="card-body d-flex flex-column align-items-start">
<strong class="d-inline-block mb-2 text-info"><i class="fas
fa-circle"></i> Archive</strong>
- <h3 class="mb-0 text-dark">Unomi <span
class="text-muted">'2.3.x</span></h3>
+ <h3 class="mb-0 text-dark">Unomi <span
class="text-muted">2.3.x</span></h3>
<p class="card-text">
<a target="_blank"
href="https://archive.apache.org/dist/unomi/2.3.0/unomi-manual-2_3_x.zip">html
(zipped)</a>
- [ <a target="_blank"
href="https://archive.apache.org/dist/unomi/'2.3.0/unomi-manual-2_3_x.zip.asc">PGP</a>
|
- <a target="_blank"
href="https://archive.apache.org/dist/unomi/'2.3.0/unomi-manual-2_3_x.zip.sha512">SHA512</a>
]<br>
- <a target="_blank"
href="https://archive.apache.org/dist/unomi/'2.3.0/unomi-manual-2_3_x.pdf">pdf</a>
- [ <a target="_blank"
href="https://archive.apache.org/dist/unomi/'2.3.0/unomi-manual-2_3_x.pdf.asc">PGP</a>
|
- <a target="_blank"
href="https://archive.apache.org/dist/unomi/'2.3.0/unomi-manual-2_3_x.pdf.sha512">SHA512</a>
]
+ [ <a target="_blank"
href="https://archive.apache.org/dist/unomi/2.3.0/unomi-manual-2_3_x.zip.asc">PGP</a>
|
+ <a target="_blank"
href="https://archive.apache.org/dist/unomi/2.3.0/unomi-manual-2_3_x.zip.sha512">SHA512</a>
]<br>
+ <a target="_blank"
href="https://archive.apache.org/dist/unomi/2.3.0/unomi-manual-2_3_x.pdf">pdf</a>
+ [ <a target="_blank"
href="https://archive.apache.org/dist/unomi/2.3.0/unomi-manual-2_3_x.pdf.asc">PGP</a>
|
+ <a target="_blank"
href="https://archive.apache.org/dist/unomi/2.3.0/unomi-manual-2_3_x.pdf.sha512">SHA512</a>
]
</p>
</div>
</div>