From e14106e75fc0cce654dc7b10452f9ed1fddf8a41 Mon Sep 17 00:00:00 2001 From: wolf Date: Wed, 2 Jul 2025 17:50:04 +0000 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 2242c67..ff926a0 100644 --- a/README.md +++ b/README.md @@ -47,10 +47,10 @@ CompiledByte is powered by a hardened, self-hosted private cloud and development | Service | URL | |----------------|-------------------------------------| -| Gitea | [gitea.compiledbyte.com](https://gitea.compiledbyte.com) | +| Gitea | [git.compiledbyte.com](https://gitea.compiledbyte.com) | | Jenkins | [jenkins.compiledbyte.com](https://jenkins.compiledbyte.com) | -| SonarQube | [sonarqube.compiledbyte.com](https://sonarqube.compiledbyte.com) | -| OpenProject | [openproject.compiledbyte.com](https://openproject.compiledbyte.com) | +| SonarQube | [sonarq.compiledbyte.com](https://sonarqube.compiledbyte.com) | +| OpenProject | [project.compiledbyte.com](https://openproject.compiledbyte.com) | | Mail Server | [mail.compiledbyte.com](https://mail.compiledbyte.com) | | More coming... | Stay tuned 🚀 |