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 043ef43  Remove invalid link
043ef43 is described below

commit 043ef437ceb88922c40bfac2ec1af9b8669a8fae
Author: Niall Pemberton <niall.pember...@gmail.com>
AuthorDate: Fri May 9 18:17:49 2025 +0100

    Remove invalid link
---
 projects-index.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/projects-index.md b/projects-index.md
index e73aea1..f93d860 100644
--- a/projects-index.md
+++ b/projects-index.md
@@ -30,7 +30,7 @@ limitations under the License.
 [{{project.project_name}}]({%- link {{project.project_id | prepend: 
"projects/" | append: ".html"}} %} "{{project.project_shortdesc}}"){: .btn 
style="font-family:SFMono-Regular;" }&nbsp;
 {% endfor -%}
 
-## [Retired Sub-Projects]({% link subprojects.md %})
+## Retired Sub-Projects
 
 {% assign subproject_array = site.data.project_array |  where: "project_type", 
"Subproject" -%}
 {%- for project in subproject_array -%}

Reply via email to