diff options
author | nytpu <alex@nytpu.com> | 2021-03-21 16:10:55 -0600 |
---|---|---|
committer | nytpu <alex@nytpu.com> | 2021-03-21 16:10:55 -0600 |
commit | 837acb85520d3b10c2481f50c17ebdbd218664e8 (patch) | |
tree | 63c79ae1cea9dc3953eb2e037e6fc311d8e2dfa1 | |
parent | remove imgur stuff (diff) | |
download | cheetah-bot-837acb85520d3b10c2481f50c17ebdbd218664e8.tar.bz2 cheetah-bot-837acb85520d3b10c2481f50c17ebdbd218664e8.zip |
update link to source
-rw-r--r-- | cheetah-bot.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cheetah-bot.go b/cheetah-bot.go index 88304de..f214f08 100644 --- a/cheetah-bot.go +++ b/cheetah-bot.go @@ -86,7 +86,7 @@ Cheetahs are the best animals, and I'm here to share them with you. Be sure to => https://botsin.space/@cheetah_a_day Mirrored on the Fediverse, see @cheetah_a_day@botsin.space => https://old.reddit.com/r/Cheetahs/ Also mirrored on reddit, see r/Cheetahs. -=> https://git.sr.ht/~nytpu/cheetah-bot cheetah-bot source code +=> https://git.nytpu.com/cheetah-bot cheetah-bot source code ` linkGemini := fmt.Sprintf("=> D%03d.jpg %04d-%02d-%02d - Day %[1]d: %[5]s", day, curYear, curMonth, curDay, description) |