You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@creadur.apache.org by po...@apache.org on 2022/09/17 21:39:12 UTC

[creadur-site] branch asf-site updated: Remove double linked RAT subpage

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

pottlinger pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/creadur-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 9fe16e3  Remove double linked RAT subpage
9fe16e3 is described below

commit 9fe16e3f65b4bf30cbf43874a3ebb802debb077a
Author: Hugo Hirsch <gi...@hugo-hirsch.de>
AuthorDate: Sat Sep 17 23:39:08 2022 +0200

    Remove double linked RAT subpage
---
 index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/index.html b/index.html
index 468f522..535aa0e 100644
--- a/index.html
+++ b/index.html
@@ -123,7 +123,7 @@ and
 </ul>
 <h3 id="version-history">Version history</h3>
 <ul>
-  <li>2022-09-17 &mdash; <a href="rat">Apache Rat</a> 0.15 release - (<a href="release-notes/RELEASE-NOTES-015.txt">release notes</a> / <a href="./rat/">project reports</a>)</li>
+  <li>2022-09-17 &mdash; <a href="rat">Apache Rat</a> 0.15 release - (<a href="release-notes/RELEASE-NOTES-015.txt">release notes</a>)</li>
   <li>2022-05-28 &mdash; <a href="rat">Apache Rat</a> 0.14 released - (<a href="release-notes/RELEASE-NOTES-014.txt">release notes</a>)</li>
 <li>2018-10-13 &mdash; <a href="rat">Apache Rat</a> 0.13 released (<a href="release-notes/rat.txt">release notes</a>)</li>
 <li>2016-06-10 &mdash; <a href="rat">Apache Rat</a> 0.12 released (<a href="release-notes/rat.txt">release notes</a>)</li>