fix dead shortened urls
authordaniel watson <ozzloy@gmail.com>
Sat, 1 Mar 2014 17:19:22 +0000 (09:19 -0800)
committerdaniel watson <ozzloy@gmail.com>
Sat, 1 Mar 2014 17:19:22 +0000 (09:19 -0800)
Makefile
README.md

index d1a5785c96e9df8b52e91839d9fde08fe9f78d92..13b39959ee21cfbc844ea8cbf6c4ce2f9aaa26d2 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -17,7 +17,7 @@ index.html: README.html
        cp $< $@
 
 qrcode:
-       qrencode -l L -v 1 -o qr.png "xib.me/rmmt"
+       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"
index ffbbda5b0efb44a03cb76a0028de009edc85eed5..c4df8e6aff822a4a27ad73ed0fbd227fcc442511 100644 (file)
--- a/README.md
+++ b/README.md
@@ -12,11 +12,11 @@ install the following software:
 
 ## quickstart
 
-[openSCAD tutorial](http://xib.me/s2ry)
+[openSCAD tutorial](http://goo.gl/E3OQXc)
 
-[assemble the hardware](http://xib.me/s378)
+[assemble the hardware](http://goo.gl/EV0FCJ)
 
-[wire and load code to the robot](http://xib.me/s379)
+[wire and load code to the robot](http://goo.gl/gGH348)
 
 ## Introduction