From b07b1066b68f6bf3f3ced873bc269177366efcf2 Mon Sep 17 00:00:00 2001 From: Ben Mather Date: Wed, 6 Sep 2017 17:18:25 +0100 Subject: [PATCH] Fix joivy link formatting --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 3e920f2..b3586a2 100644 --- a/README.rst +++ b/README.rst @@ -16,7 +16,7 @@ A python library for runtime type checking and validation of python values. Intended as a stepping stone towards static typing. -Developed at `Joivy Ltd ` and open-sourced with permission. Development moved from `https://github.com/JOIVY/validation` to `https://github.com/bwhmather/python-validation` in order to enable continuous integration. +Developed at `Joivy Ltd `_ and open-sourced with permission. Development temporarily moved from `JOIVY/validation `_ to `bwhmather/python-validation `_ in order to enable continuous integration. Installation