From 7e923afee875c58f4c6721ca0854975849432cce Mon Sep 17 00:00:00 2001 From: "http://thomaslevine.com/" Date: Sun, 2 Mar 2014 17:58:04 -0400 Subject: [PATCH] --- doc/bugs/redirect.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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/ ``` -- 2.44.0