Skip to content

Commit 63c95ca

Browse files
wijnandbgasman
authored andcommitted
link to virtualenv corrected
It linked to https://virtualenv.pypa.io/en/stable/installation/ which gave a 404, link has been changed to https://virtualenv.pypa.io/en/stable/installation.html
1 parent 7feeb22 commit 63c95ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ You can run the Wagtail demo locally without setting up Vagrant or Docker and si
126126
#### Dependencies
127127

128128
- Python 3.10, 3.11 or 3.12
129-
- [Virtualenv](https://virtualenv.pypa.io/en/stable/installation/)
129+
- [Virtualenv](https://virtualenv.pypa.io/en/stable/installation.html)
130130
- [VirtualenvWrapper](https://virtualenvwrapper.readthedocs.io/en/latest/install.html) (optional)
131131

132132
### Installation

0 commit comments

Comments
 (0)