This is an automated email from the ASF dual-hosted git repository.
dixitdeepak pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ofbiz-site.git
The following commit(s) were added to refs/heads/master by this push:
new eafa9c7 Updated index.html and download.html pages url
eafa9c7 is described below
commit eafa9c79e6792f6559fd79f2560cfccc0584f6d3
Author: Deepak Dixit <[email protected]>
AuthorDate: Mon Jul 6 10:18:04 2026 +0530
Updated index.html and download.html pages url
---
release-notes/24.09.07.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/release-notes/24.09.07.html b/release-notes/24.09.07.html
index 4d51a3c..ec4a4ed 100644
--- a/release-notes/24.09.07.html
+++ b/release-notes/24.09.07.html
@@ -107,9 +107,9 @@
<div class="row">
<h1 class="span8">Release Notes 24.09.07</h1>
<div class="span4" id="navTrail">
- <a href="index.html" class="homeLink">home</a>
+ <a href="../index.html" class="homeLink">home</a>
<span>/</span>
- <a href="download.html">Download</a>
+ <a href="../download.html">Download</a>
<span>/</span><span class="current">Release Notes
24.09.07</span>
</div>
</div>