This is an automated email from the ASF dual-hosted git repository.

sebb pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/incubator-ponymail-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new a3e6cb4  Must link to parent dir here
a3e6cb4 is described below

commit a3e6cb44320d3ebcb0f38a3c57d65c0efd27d87e
Author: Sebb <s...@apache.org>
AuthorDate: Thu Mar 21 17:56:05 2024 +0000

    Must link to parent dir here
---
 source/template.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/source/template.html b/source/template.html
index ca0b58d..c0e7965 100644
--- a/source/template.html
+++ b/source/template.html
@@ -60,7 +60,7 @@
             <a class="item" target="_blank" 
href="https://www.apache.org/foundation/thanks.html";>Thanks<span></span></a><br/>
             <a class="item" target="_blank" 
href="https://www.apache.org/foundation/sponsorship.html";>Become a 
Sponsor<span></span></a><br/>
             <a class="item" target="_blank" 
href="https://www.apache.org/security/";>Security<span></span></a><br/>
-            <a class="item" target="_blank" 
href="https://www.apache.org/licenses/LICENSE-2.0";>License<span></span></a><br/>
+            <a class="item" target="_blank" 
href="https://www.apache.org/licenses/";>License<span></span></a><br/>
 </div>
 </div>
 </body></html>

Reply via email to