From 5bab96edc29e31e029e17135f32ad4c9a88efeb7 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Sun, 12 Jun 2011 21:18:25 -0400 Subject: [PATCH] docs fix --- docs/httpbin.1.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/httpbin.1.md b/docs/httpbin.1.md index b614a2b..d2ff669 100644 --- a/docs/httpbin.1.md +++ b/docs/httpbin.1.md @@ -24,7 +24,7 @@ Plans at the moment are to return JSON for all responses. Request storage ## EXAMPLES - $ curl http://httpbin.com/user-agent + $ curl http://httpbin.org/ip ## AUTHOR