Skip to content
This repository was archived by the owner on Apr 9, 2022. It is now read-only.

Commit f45cda1

Browse files
committed
Update pipenv doclink
The docsite has moved, see: pypa/pipenv@7c282ae
1 parent c3dc917 commit f45cda1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ pipenv shell
1717
./manage.py runserver --settings=server.settings
1818
```
1919

20-
**Note:** You should install [pipenv](https://docs.pipenv.org/) before installing any python dependencies.
20+
**Note:** You should install [pipenv](https://pipenv.pypa.io/en/latest/) before installing any python dependencies.

0 commit comments

Comments
 (0)