From e8e4266d6f1b8c05af8f4b2d1caea2d4940709bf Mon Sep 17 00:00:00 2001 From: Julian Berman Date: Sun, 15 Dec 2013 19:05:47 -0500 Subject: [PATCH] Fix RTD links --- README.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.rst b/README.rst index b1a1109..362e936 100644 --- a/README.rst +++ b/README.rst @@ -33,16 +33,16 @@ Features -------- * Full support for - `Draft 3 `_ - **and** `Draft 4 `_ + `Draft 3 `_ + **and** `Draft 4 `_ of the schema. -* `Lazy validation `_ +* `Lazy validation `_ that can iteratively report *all* validation errors. * Small and extensible -* `Programmatic querying `_ +* `Programmatic querying `_ of which properties or items failed validation.