Sfoglia il codice sorgente

docs: fix broken link

Nicolas Duchon 4 anni fa
parent
commit
a9cfdc843e
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      test/README.md

+ 1 - 1
test/README.md

@@ -38,7 +38,7 @@ Run one single test module
 Write a test module
 -------------------
 
-This test suite uses [pytest](http://doc.pytest.org/en/latest/). The [conftest.py](conftest.py) file will be automatically loaded by pytest and will provide you with two useful pytest [fixtures](http://doc.pytest.org/en/latest/fixture.html#fixture): 
+This test suite uses [pytest](http://doc.pytest.org/en/latest/). The [conftest.py](conftest.py) file will be automatically loaded by pytest and will provide you with two useful pytest [fixtures](https://docs.pytest.org/en/latest/explanation/fixtures.html): 
 
 - docker_compose
 - nginxproxy