From d633e38336f80352eac85f8930a696d6bf8db059 Mon Sep 17 00:00:00 2001 From: Adam Chainz Date: Sun, 29 May 2016 19:36:27 +0100 Subject: [PATCH] Convert readthedocs link for their .org -> .io migration for hosted projects MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit As per [their blog post of the 27th April](https://blog.readthedocs.com/securing-subdomains/) ‘Securing subdomains’: > Starting today, Read the Docs will start hosting projects from subdomains on the domain readthedocs.io, instead of on readthedocs.org. This change addresses some security concerns around site cookies while hosting user generated data on the same domain as our dashboard. Test Plan: Manually visited all the links I’ve modified. --- README.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.rst b/README.rst index b791671..c9314ea 100644 --- a/README.rst +++ b/README.rst @@ -40,16 +40,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.