diff --git a/.gitea/CI_SETUP.md b/.gitea/CI_SETUP.md index 70d6cff..7cf8436 100644 --- a/.gitea/CI_SETUP.md +++ b/.gitea/CI_SETUP.md @@ -76,11 +76,9 @@ Currently relies on successful compilation. Future additions: Add this to your Gitea repository README: ```markdown -[![CI](https://your-gitea-instance.com/username/starworld/actions/workflows/ci.yml/badge.svg)](https://your-gitea-instance.com/username/starworld/actions) +[![CI](https://git.spatulaa.com/MayaTheShy/Starworld/actions/workflows/ci.yml/badge.svg)](https://git.spatulaa.com/MayaTheShy/Starworld/actions) ``` -Replace `your-gitea-instance.com` and `username` with your actual values. - ## Debugging CI Failures ### Build Failures diff --git a/README.md b/README.md index ecaaed2..193c5f6 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Starworld (StardustXR + Overte Client) -[![CI](https://gitea.example.com/yourusername/starworld/actions/workflows/ci.yml/badge.svg)](https://gitea.example.com/yourusername/starworld/actions) +[![CI](https://git.spatulaa.com/MayaTheShy/Starworld/actions/workflows/ci.yml/badge.svg)](https://git.spatulaa.com/MayaTheShy/Starworld/actions) ## Overview