Repair the link address of tox installation to open 404 BUG

Change-Id: Ic5a14192e39d2f9725b6d667be93f32832cb21a7
This commit is contained in:
wangjing 2023-06-29 15:11:02 +08:00 committed by Sean McGinnis
parent c356ac4c6f
commit e4b01cee98
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@ a couple extra steps.
The jobs are run using a tool called `tox`. You will need to install tox on
your platform first following its `installation guide
<https://tox.readthedocs.io/en/latest/install.html>`_.
<https://tox.wiki/en/latest/installation.html>`_.
You can then run the following to perform a local build with some tests: