From: daniel watson Date: Sun, 26 Jan 2014 06:50:03 +0000 (-0800) Subject: make shorter shortened url X-Git-Url: http://challenge-bot.com/repos/?p=challenge-bot;a=commitdiff_plain;h=19595e57a9ad3344980806d4d22e07af516d276d make shorter shortened url --- diff --git a/Makefile b/Makefile index 7b0905d..d1a5785 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 "xib.me/rmmt" qrcode-large: qrencode -l L -v 1 -o qr-large.png "https://gitorious.org/ozzloy/challenge-bot"