"fix" a couple of http -> https redirects

Found with
urli-fix . -a http: -i pytest
This commit is contained in:
Nico Schlömer
2021-04-26 17:44:27 +02:00
parent 0341893512
commit 9ef608ef76
22 changed files with 57 additions and 57 deletions

View File

@@ -252,7 +252,7 @@ latex_documents = [
"contents",
"pytest.tex",
"pytest Documentation",
"holger krekel, trainer and consultant, http://merlinux.eu",
"holger krekel, trainer and consultant, https://merlinux.eu/",
"manual",
)
]