http://thomaslevine.com/ 2014-03-02 17:58:04 -04:00 committed by admin
parent 8f7d92c58e
commit 7e923afee8
1 changed files with 1 additions and 1 deletions

View 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/
```