Fix broken link in CONTRIBUTING.md

This commit is contained in:
Alex Gómez Martín
2018-07-16 15:58:52 +02:00
parent ff3c49e5b4
commit 4f433c0131
+1 -1
View File
@@ -70,7 +70,7 @@ dependencies. Once that has completed, you can start developing.
The repo version of Pipenv must be installed over other global versions to
resolve conflicts with the `pipenv` folder being implicitly added to `sys.path`.
See pypa/pipenv#2557 for more details.
See [pypa/pipenv#2557](https://github.com/pypa/pipenv/issues/2557) for more details.
### Testing