From a4877868c162ae8f3f6504d0884e226e101f4482 Mon Sep 17 00:00:00 2001 From: John Bampton Date: Thu, 6 Nov 2025 07:39:16 +1000 Subject: [PATCH] Fix website link typo Fixes the `tooling-trusted-releases` website link in the index.md --- content/pages/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/pages/index.md b/content/pages/index.md index 6963155..bb05752 100644 --- a/content/pages/index.md +++ b/content/pages/index.md @@ -46,7 +46,7 @@ Incubating projects are welcome to join. Here are the source code repositories. Please view the README.md files for instructions. -1. Website: https://github.com/apache/tooling-trusted-release +1. Website: https://github.com/apache/tooling-trusted-releases 2. Python Client: https://github.com/apache/tooling-releases-client 3. GitHub Actions: https://github.com/apache/tooling-actions 4. Example Workflows: https://github.com/apache/tooling-asf-example/