From 556aa1ec05b5cdc0a96b3ede187c3e260a265411 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alfred=20G=C3=B6ppel?= <43101280+alfi0812@users.noreply.github.com> Date: Tue, 30 Sep 2025 16:42:10 +0200 Subject: [PATCH] Fix link for Alfi0812's Talos-Cluster MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> --- website/src/content/docs/guides/staff.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/src/content/docs/guides/staff.md b/website/src/content/docs/guides/staff.md index 2034a36a446..08130bd9536 100644 --- a/website/src/content/docs/guides/staff.md +++ b/website/src/content/docs/guides/staff.md @@ -14,7 +14,7 @@ Below is a list of personal clusters maintained by our staff members. These can | Name | Clusters | |----------------|--------------------------------------------------------------| -| **Alfi0812** | [Talos-Cluster](https://github.com/alfi0812/talos-cluster), [Test Cluster](https://github.com/alfi0812/test-cluster) | +| **Alfi0812** | [Talos-Cluster](https://github.com/alfi0812/talos), [Test Cluster](https://github.com/alfi0812/test-cluster) | | **kqmaverick** | [Cluster](https://github.com/kqmaverick/cluster) | | **PrivatePuffin** | [Cluster](https://github.com/PrivatePuffin/cluster) | | **Xstar97TheNoob** | [Cluster](https://github.com/xstar97/cluster) |