From 626ca5d20b11b6713952cdb783c8858a966e4ae0 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Tue, 6 Dec 2011 21:30:31 -0800 Subject: [PATCH] non-relative --- README.md | 4 ++-- httpbin/templates/httpbin.1.html | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index f65e308..b42e57d 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ httpbin(1): HTTP Request & Response Service =========================================== -Freely hosted in [HTTP](http://httpbin.org/) & -[HTTPS](https://httpbin.org/) flavors. +Freely hosted in [HTTP](http://httpbin.org) & +[HTTPS](https://httpbin.org) flavors. ## ENDPOINTS diff --git a/httpbin/templates/httpbin.1.html b/httpbin/templates/httpbin.1.html index 89e7836..84b3a8e 100644 --- a/httpbin/templates/httpbin.1.html +++ b/httpbin/templates/httpbin.1.html @@ -1,7 +1,7 @@

httpbin(1): HTTP Request & Response Service

-

Freely hosted in HTTP & -HTTPS flavors.

+

Freely hosted in HTTP & +HTTPS flavors.

ENDPOINTS