Update test-standard link in contributing docs (#5631)

This commit is contained in:
Gábor Lipták 2022-09-20 12:47:20 -04:00 committed by Adrián Chaves
parent 9f443e8944
commit edd7cfe4c7
1 changed files with 1 additions and 1 deletions

View File

@ -214,7 +214,7 @@ Tests
=====
Tests are implemented using the :doc:`Twisted unit-testing framework
<twisted:core/development/policy/test-standard>`. Running tests requires
<twisted:development/test-standard>`. Running tests requires
:doc:`tox <tox:index>`.
.. _running-tests: