aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorhttp://thomaslevine.com/ <Thomas@web>2014-03-02 17:58:04 -0400
committeradmin <admin@branchable.com>2014-03-02 17:58:04 -0400
commit7e923afee875c58f4c6721ca0854975849432cce (patch)
treeacaf3250f5f9d8fe3f0453b1987837df63ee78ac /doc
parent8f7d92c58e6407274c224f5254139a9a777deaa2 (diff)
downloadikiwiki-7e923afee875c58f4c6721ca0854975849432cce.tar
ikiwiki-7e923afee875c58f4c6721ca0854975849432cce.tar.gz
Diffstat (limited to 'doc')
-rw-r--r--doc/bugs/redirect.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/bugs/redirect.mdwn b/doc/bugs/redirect.mdwn
index f7dac6077..5061a7940 100644
--- a/doc/bugs/redirect.mdwn
+++ b/doc/bugs/redirect.mdwn
@@ -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/
```