master
parent
8f7d92c58e
commit
7e923afee8
|
@ -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/
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue