From 6ba25d438f884d73f71ad3cbe4fb7fd6b35ecf9b Mon Sep 17 00:00:00 2001 From: Dmytro Litvinov Date: Tue, 16 Apr 2019 16:29:16 +0300 Subject: [PATCH] Update repo link --- Common-build-problems.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Common-build-problems.md b/Common-build-problems.md index ea3c4dc..497d990 100644 --- a/Common-build-problems.md +++ b/Common-build-problems.md @@ -111,7 +111,7 @@ Installing Python-2.7.7... ERROR: The Python zlib extension was not compiled. Missing the zlib? Please consult to the Wiki page to fix the problem. -https://github.com/yyuu/pyenv/wiki/Common-build-problems +https://github.com/pyenv/pyenv/wiki/Common-build-problems BUILD FAILED ```