]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - doc/bugs/redirect.mdwn
(no commit message)
[git.ikiwiki.info.git] / 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/
 ```