From ddc91276cd9c1865e3c543184f236c1df0d98fbc Mon Sep 17 00:00:00 2001 From: James R Date: Sun, 7 Apr 2024 16:44:01 -0700 Subject: [PATCH] README.md: fix git repo domain --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c0efc9f6e..4b4cb0891 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ After all prerequisites are set-up, configure and build using the following comm We welcome external contributions from the community. If you are planning on making a large feature you intend to contribute to the project, please consider reaching out to us in the Kart Krew Dev public Discord server so we can coordinate with you. -Our primary source repository is [hosted on the SRB2 Gitlab](https://git.srb2.org/KartKrew/RingRacers). The Github repository is a mirror of this. If you submit a Pull Request to the Github repository, please keep in mind that we do not consistently monitor that mirror and may not see your request. +Our primary source repository is [hosted on the SRB2 Gitlab](https://git.do.srb2.org/KartKrew/RingRacers). The Github repository is a mirror of this. If you submit a Pull Request to the Github repository, please keep in mind that we do not consistently monitor that mirror and may not see your request. All contributions must be made available under the GPL General Public License version 2.0, or public domain. Integrations for third party code must be made to code which is compatibly licensed.