X-Git-Url: http://challenge-bot.com/repos/?a=blobdiff_plain;f=Makefile;h=13b39959ee21cfbc844ea8cbf6c4ce2f9aaa26d2;hb=aa71a1fb0d1cc4cc984c4d7e0a63a6c45d4a76c4;hp=7b0905d6081628cf8458d403d19438d765279331;hpb=64c08187b4a894a9b4a7b49e388b598e517014ee;p=challenge-bot diff --git a/Makefile b/Makefile index 7b0905d..13b3995 100644 --- a/Makefile +++ b/Makefile @@ -17,7 +17,7 @@ index.html: README.html cp $< $@ qrcode: - qrencode -l L -v 1 -o qr.png "http://tr.im/4lmn8" + qrencode -l L -v 1 -o qr.png "goo.gl/JfVqUJ" qrcode-large: qrencode -l L -v 1 -o qr-large.png "https://gitorious.org/ozzloy/challenge-bot"