From 232c4a1eb7ba0e810cc1a5f18d536f85f50068ab Mon Sep 17 00:00:00 2001 From: CRThaze Date: Tue, 25 Jun 2024 14:49:59 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index df3a927..5a81cf9 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ version. Add it to your project as a submodule: ```bash -git submodule add https://gitlab.com/CRThaze/git-semver-compute.git .version +git submodule add https://git.sdf.org/CRThaze/git-semver-compute.git .version ``` ### Makefile