Jelajahi Sumber

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
Wijnand Baretta 11 bulan lalu
induk
melakukan
63c95cac3b
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      readme.md

+ 1 - 1
readme.md

@@ -126,7 +126,7 @@ You can run the Wagtail demo locally without setting up Vagrant or Docker and si
 #### Dependencies
 
 - Python 3.10, 3.11 or 3.12
-- [Virtualenv](https://virtualenv.pypa.io/en/stable/installation/)
+- [Virtualenv](https://virtualenv.pypa.io/en/stable/installation.html)
 - [VirtualenvWrapper](https://virtualenvwrapper.readthedocs.io/en/latest/install.html) (optional)
 
 ### Installation