From 220b8b96da6790bc2581dfc614d5c3e6cb1e14e2 Mon Sep 17 00:00:00 2001 From: Jaidyn Ann <10477760+JadedCtrl@users.noreply.github.com> Date: Mon, 29 Jan 2024 00:38:32 -0600 Subject: [PATCH] Update README & addresses --- README.txt | 4 ++-- bf-aheago.asd | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.txt b/README.txt index d0afe96..039f40f 100644 --- a/README.txt +++ b/README.txt @@ -13,5 +13,5 @@ fragile. BORING STUFF ———————————————————————————————————————— License is the CC0 (public domain, effectively) -Author is Jaidyn Ann -Sauce is at https://git.eunichx.us/bf-aheago.git +Author is Jaidyn Ann +Sauce is at https://hak.xwx.moe/jadedctrl/bf-aheago diff --git a/bf-aheago.asd b/bf-aheago.asd index 8d990bc..6b3da89 100755 --- a/bf-aheago.asd +++ b/bf-aheago.asd @@ -1,7 +1,7 @@ (defsystem "bf-aheago" :version "0.0" :license "CC0" - :author "Jaidyn Ann " + :author "Jaidyn Ann " :description "Sequel to BF" :depends-on (:anaphora) :components ((:file "bf-aheago")))