From cd4bb0b9255a7eba18809f6a0c8c4e8ec89b85d9 Mon Sep 17 00:00:00 2001 From: vikr01 Date: Mon, 27 Aug 2018 17:07:27 -0700 Subject: [PATCH] Use current pyenv link --- Plugins.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Plugins.md b/Plugins.md index 3a87358..f85b609 100644 --- a/Plugins.md +++ b/Plugins.md @@ -1204,7 +1204,7 @@ A simple [powify](https://github.com/sethvargo/powify) autocomplete plugin. It i **Maintainer:** [ssm](https://github.com/ssm) -- Completion for the [pyenv](https://github.com/yyuu/pyenv) command, which maintains local python installations. +- Completion for the [pyenv](https://github.com/pyenv/pyenv) command, which maintains local python installations. - Exports a "pyenv_prompt_info()" function for your custom prompt. ---