From 87a0d79cf215b40cca34ce079029b26b5a42cf71 Mon Sep 17 00:00:00 2001 From: Ashley Stallings Date: Tue, 1 Oct 2019 07:55:21 -0500 Subject: [PATCH] Update documentation links to take you to the correct website --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8be2052e..498625e9 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ Or, if you\'re using FreeBSD: # pkg install py36-pipenv -Otherwise, refer to the [documentation](https://docs.pipenv.org/en/latest/install/#installing-pipenv) for instructions. +Otherwise, refer to the [documentation](https://pipenv.kennethreitz.org/en/latest/#install-pipenv-today) for instructions. ✨🍰✨ @@ -303,4 +303,4 @@ Use the shell: ☤ Documentation --------------- -Documentation resides over at [pipenv.org](http://pipenv.org/). +Documentation resides over at [pipenv.org](https://pipenv.kennethreitz.org/en/latest/).