aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--apod-bot.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/apod-bot.sh b/apod-bot.sh
index 8da77d1..d0a5386 100644
--- a/apod-bot.sh
+++ b/apod-bot.sh
@@ -6,8 +6,8 @@
#
# Though you are not legally obliged to do so, I would appreciate it
# if you credit me for this work by not removing this notice, and
-# hopefully linking to my blog post at
-# https://systemreboot.net/post/nasa-astronomy-picture-of-the-day-bot-for-gnu-social
+# hopefully linking to this project at
+# https://git.systemreboot.net/nasa-apod-gnu-social-bot/about/
#
# To run this script, you will need jq, the command line JSON
# processor and pup, the command line HTML processor.