diff --git a/doc/source/first_contribution_swift.rst b/doc/source/first_contribution_swift.rst index a1e3930cb6..632e1f3f0b 100644 --- a/doc/source/first_contribution_swift.rst +++ b/doc/source/first_contribution_swift.rst @@ -41,7 +41,7 @@ changes to Swift. Testing ------- -The `Development Guidelines `_ describes the testing +The :doc:`Development Guidelines ` describes the testing requirements before submitting Swift code. In summary, you can execute tox from the swift home directory (where you