From 354ce2e3074e517cc046e007a4a744ebc913219a Mon Sep 17 00:00:00 2001 From: Abhas Bhattacharya Date: Sun, 21 Jun 2015 21:28:31 +0530 Subject: [PATCH] Fixed doc link 4 --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index 3e3c610..6203229 100644 --- a/readme.md +++ b/readme.md @@ -2,11 +2,11 @@ -------------- Will **Sanitize your type-checks and duck-checks** for you -![HumbleMatch logo](./humblematch/img/logo_medium.png "Yeah, I took that pic :)") +![HumbleMatch logo](https://raw.githubusercontent.com/bendtherules/humblematch/master/humblematch/docs/img/logo_medium.png "Yeah, I took that pic :)") Available at [HumbleMatch@pypi](https://pypi.python.org/pypi/humblematch) -More Docs at [projects.codesp.in/humblematch](http://projects.codesp.in/humblematch) +More Docs at [projects.codesp.in/humblematch](http://humblematch.readthedocs.org/en/latest/) ## What the heck is it?