From 38cb1d6bd7981567317074e8a91289e9ab6ebd3a Mon Sep 17 00:00:00 2001 From: taitep Date: Thu, 5 Mar 2026 19:36:30 +0100 Subject: update git repo links --- aoc-cacheclear | 2 +- aoc-inputdl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/aoc-cacheclear b/aoc-cacheclear index 34313b0..2905c26 100755 --- a/aoc-cacheclear +++ b/aoc-cacheclear @@ -1,6 +1,6 @@ #!/bin/bash # Copyright (C) 2025 taitep -# Part of aoctools (gitea.taitep.se/taitep/aoctools or github.com/taitep/aoctools) +# Part of aoctools (git.taitep.se/aoctools.git or github.com/taitep/aoctools) # SPDX-License-Identifier: MIT set -euo pipefail diff --git a/aoc-inputdl b/aoc-inputdl index bb220d9..c7770d8 100755 --- a/aoc-inputdl +++ b/aoc-inputdl @@ -1,6 +1,6 @@ #!/bin/bash # Copyright (C) 2025 taitep -# Part of aoctools (gitea.taitep.se/taitep/aoctools or github.com/taitep/aoctools) +# Part of aoctools (git.taitep.se/aoctools.git or github.com/taitep/aoctools) # SPDX-License-Identifier: MIT set -euo pipefail -- cgit v1.2.3