diff --git a/content/en/docs/documentation/forgejo.md b/content/en/docs/documentation/forgejo.md index 881738b..03a8654 100644 --- a/content/en/docs/documentation/forgejo.md +++ b/content/en/docs/documentation/forgejo.md @@ -17,7 +17,7 @@ Here is the management summary of the work package results: * **⚙️ Core Use Case:** Forgejo is used for all project source code **versioning** and as the backbone for our **CI/CD (Continuous Integration/Continuous Deployment)** pipelines. -* **🛠️ Key Extension (GARM Support):** The main technical achievement was integrating **[GARM (Git-based Actions Runner Manager)](https://github.com/cloudbase/garm)**. This was *not* supported by Forgejo out-of-the-box. +* **🛠️ Key Extension (GARM Support):** The main technical achievement was integrating **[GARM (GitHub Actions Runner Manager)](https://github.com/cloudbase/garm)**. This was *not* supported by Forgejo out-of-the-box. * **✨ Required Enhancements:** To make GARM work, our team developed and implemented several critical features: * Webhook support for workflow events (to tell runners when to start).