diff --git a/README.txt b/README.txt index d63f88d..6c5a0c8 100644 --- a/README.txt +++ b/README.txt @@ -56,5 +56,5 @@ highlights the current day (since it's not builtin in many versions). BORING STUFF ———————————————————————————————————————— License is GPLv3-- check COPYING.txt. -Author is Jaidyn Ann -Sauce is at https://git.xwx.moe/farend.git +Author is Jaidyn Ann +Sauce is at https://hak.xwx.moe/jadedctrl/farend diff --git a/farend.sh b/farend.sh index 1c733c3..2346f26 100755 --- a/farend.sh +++ b/farend.sh @@ -2,7 +2,7 @@ # -------------------------------------- # name: farend # desc: a simple todo system in shell -# main: jaidyn ann +# main: jaidyn ann # -------------------------------------- # Take in everything in stdin, then print diff --git a/util/ccal.sh b/util/ccal.sh index f0b43d2..ed8356c 100755 --- a/util/ccal.sh +++ b/util/ccal.sh @@ -2,7 +2,7 @@ # -------------------------------------- # name: ccal # desc: portable colourized `cal` -# main: jaidyn ann +# main: jaidyn ann # -------------------------------------- # On some systems, the `cal` command can't highlight the current day.