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

niallp pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/attic.git


The following commit(s) were added to refs/heads/main by this push:
     new 038a418  data.md: correct links to banner directories
038a418 is described below

commit 038a4182d7cdc35343c8b0b3f0ea13a30852155a
Author: Niall Pemberton <niall.pember...@gmail.com>
AuthorDate: Sun May 11 12:35:46 2025 +0100

    data.md: correct links to banner directories
---
 data.md | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/data.md b/data.md
index 5d8e348..31ec84d 100644
--- a/data.md
+++ b/data.md
@@ -59,11 +59,12 @@ The [project YAML 
files]({{site.repo}}/blob/main/_data/projects/) are used to ge
     - Setting the `attic_banner=true` attribute causes the ***"This project has
       retired"*** banner to be displayed on all the pages of the project's 
website.
       It does this by generating a file in the
-      
***[flagged](https://github.com/niallkp/attic-justthedocs/tree/asf-site/flagged)***
 directory.
+      ***[flagged]({{site.repo}}/tree/asf-site/output/flagged)*** directory.
  - **CWIKI Banners**
     - Adding a `wiki` configuration with `type=CWIKI` causes the ***"This 
project has retired"*** banner to
       be displayed on all pages of the project's CWIKI spaces. It does this by 
generating a file in
-      the 
***[cwiki_retired](https://github.com/niallkp/attic-justthedocs/tree/cwiki-retired)***
 directory.
+      the `cwiki_retired` directory which gets automatically pushed to the 
+      ***[cwiki-retired]({{site.repo}}/tree/cwiki-retired)*** branch.
   
   
 ## Data File Attributes (YAML)

Reply via email to