From fcb143eb21d7b394de6064aa344a68583a3809ee Mon Sep 17 00:00:00 2001 From: Nicolas James Date: Fri, 14 Mar 2025 18:56:08 +1100 Subject: Fix .gitignore, fix cgit migration errors --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 9511e18..bd4aa88 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ A somewhat-completed attempt at writing *that game* from scratch in C++20. To download the latest available release, clone this repository over github. ```console - $ git clone https://salvestromartin.com:443/nJ3ahxac/blockgame_linux.git + $ git clone https://git.nj3.xyz/blockgame_linux ``` Then compile from source via cmake after moving into the blockgame_linux directory. -- cgit v1.2.3