]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/commitdiff
(no commit message)
authorhttp://thomaslevine.com/ <Thomas@web>
Sun, 2 Mar 2014 21:58:04 +0000 (17:58 -0400)
committeradmin <admin@branchable.com>
Sun, 2 Mar 2014 21:58:04 +0000 (17:58 -0400)
doc/bugs/redirect.mdwn

index f7dac6077b0b407c02b1975775f0b933081d661c..5061a794063e563733ae329d5e0648f5dcfd2da1 100644 (file)
@@ -12,5 +12,5 @@ git push baz.branchable.com
 then the following command should print 302
 
 ```
-curl -o /dev/null -s -w "%{http_code}" http://wiki.thomaslevine.com
+curl -o /dev/null -s -w "%{http_code}" http://baz.thomaslevine.com/bar/
 ```