pyenv / pyenv-installer

This tool is used to install `pyenv` and friends.
MIT License
3.96k stars 428 forks source link

Link in pyenv.run comment is broken #113

Closed ghost closed 3 years ago

ghost commented 3 years ago

The script at http://pyenv.run/ says:

# For more info, visit: https://raw.githubusercontent.com/pyenv/pyenv-installer

That link is 404 Not found. A better link might be: https://github.com/pyenv/pyenv-installer/

I'm happy to make the change if you tell me where to send the PR.

robnagler commented 3 years ago

Fixed. Thanks for pointing this out!