From 006cf075017186b17f9a3a1940ed5aeb4b43f3f5 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Wed, 15 Jun 2011 19:36:03 -0400 Subject: [PATCH] trailing slashed --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f69d12d..b1426dd 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Freely hosted in both [HTTP](http://httpbin.org) and [HTTPS](https://httpbin.ep. ## ENDPOINTS -- [`/`](http://httpbin.org) This page. +- [`/`](http://httpbin.org/) This page. - [`/ip`](http://httpbin.org/ip) Returns Origin IP. - [`/user-agent`](http://httpbin.org/user-agent) Returns user-agent. - [`/headers`](http://httpbin.org/headers) Returns header dict.