From 4933446bed7df6650f259477d76358f4bf670a3c Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Wed, 13 Sep 2017 10:26:07 -0400 Subject: [PATCH] fix link Signed-off-by: Kenneth Reitz --- docs/advanced.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/advanced.rst b/docs/advanced.rst index 79e98da8..194f72ca 100644 --- a/docs/advanced.rst +++ b/docs/advanced.rst @@ -289,7 +289,7 @@ will detect it. the current project. -Also note that `pip itself supports environment variables `, if you need additional customization. +Also note that `pip itself supports environment variables `_, if you need additional customization. ☤ Custom Virtual Environment Location -------------------------------------