Fixed docs link

This commit is contained in:
2015-06-21 21:19:33 +05:30
parent ccdeea9ccf
commit b579683287
2 changed files with 1 additions and 7 deletions
-6
View File
@@ -1,9 +1,3 @@
Title: HumbleMatch - Go sanitize your type-checking
Date: 2015-06-19 16:56
Authors: bendtherules
Category: Projects
Tags: HumbleMatch, Launch stuff, Projects
Slug: HumbleMatch_Launch
## Intro
+1 -1
View File
@@ -6,6 +6,7 @@ Will **Sanitize your type-checks and duck-checks** for you
Available at [HumbleMatch@pypi](https://pypi.python.org/pypi/humblematch)
More Docs at [](projects.codesp.in/humblematch)
## What the heck is it?
@@ -15,7 +16,6 @@ HumbleMatch is made to *add a zing* to your mundane type-checking and duck-check
* Or just *sprinkle some assert* checks to ensure the data is what you expect it to be at any point.
* Provide helpful debugging errors, *dont just fail with cryptic errors*
More Docs at projects.codesp.in/humblematch
## Get Running
--------------