This is an automated email from the ASF dual-hosted git repository. niallp pushed a commit to branch experimental in repository https://gitbox.apache.org/repos/asf/attic.git
commit 068ece6e27f7046078a3ecdb8a0aa3bdbbe87ab9 Author: Niall Pemberton <niall.pember...@gmail.com> AuthorDate: Tue May 6 12:46:46 2025 +0100 Link to the Projects/Sub-Projects pages --- projects-index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/projects-index.md b/projects-index.md index c8d5536..0a7c529 100644 --- a/projects-index.md +++ b/projects-index.md @@ -23,14 +23,14 @@ See the License for the specific language governing permissions and limitations under the License. {% endcomment %} -## Retired Projects +## [Retired Projects]({% link projects.md %}) {% assign project_array = site.data.project_array | where: "project_type", "PMC" -%} {%- for project in project_array -%} [{{project.project_name}}]({%- link {{project.project_id | prepend: "projects/" | append: ".html"}} -%}){: .btn style="font-family:SFMono-Regular;" } {% endfor -%} -## Retired Sub-Projects +## [Retired Sub-Projects]({% link subprojects.md %}) {% assign subproject_array = site.data.project_array | where: "project_type", "Subproject" -%} {%- for project in subproject_array -%}