aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArun Isaac2016-12-22 22:46:56 +0530
committerArun Isaac2016-12-22 22:46:56 +0530
commit0f5f1cb1f60eb24459d762383e03c1a4c6193b5f (patch)
tree514676846077e32a9109da824eec381fe2b90727
parent0e54e03fc06e601222b8e767e4b512c8ea1f0ddf (diff)
downloadnasa-apod-gnu-social-bot-0f5f1cb1f60eb24459d762383e03c1a4c6193b5f.tar.gz
nasa-apod-gnu-social-bot-0f5f1cb1f60eb24459d762383e03c1a4c6193b5f.tar.lz
nasa-apod-gnu-social-bot-0f5f1cb1f60eb24459d762383e03c1a4c6193b5f.zip
Change attribution link
* apod-bot.sh: Change attribution link to the new cgit "about" page.
-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.