From 3ca58c233f09ddadb47f2040733c9be6c6951a46 Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Wed, 22 Jul 2026 16:49:26 +0200 Subject: Update links to git.mssola.com MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miquel Sabaté Solà --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 47e22cf..1146c49 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ day (included). Each day is written into its own file inside of `src`. In order to clone it bear in mind that the `vendor` directory has git submodules. Hence: ``` sh -git clone --recurse-submodule https://github.com/mssola/aoc2023.nes.git +git clone --recurse-submodule https://git.mssola.com/nes/aoc2023.nes ``` Build everything by just calling `make` and you will get a `.nes` file per day -- cgit v1.2.3