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 0c763cd  Apache Unomi 2.4.0 Release website update (update links in 
documentation page) (fix)
0c763cd is described below

commit 0c763cd366037fb93c7934aa16b781f5adeda0b9
Author: David Griffon <[email protected]>
AuthorDate: Thu Nov 16 10:05:07 2023 +0100

    Apache Unomi 2.4.0 Release website update (update links in documentation 
page) (fix)
---
 src/main/webapp/documentation.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/main/webapp/documentation.html 
b/src/main/webapp/documentation.html
index 4cd3390..951feba 100644
--- a/src/main/webapp/documentation.html
+++ b/src/main/webapp/documentation.html
@@ -50,7 +50,7 @@ layout: default
               <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>
               <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";>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>

Reply via email to