tests: fixed *again* routing links

This commit is contained in:
Marcin Kuzminski 2019-12-16 13:53:28 +01:00
parent 6bb0004fba
commit 027cffbc31

View file

@ -75,7 +75,7 @@ link_config = [
{
"name": "rst_help",
"target": "http://docutils.sourceforge.net/docs/user/rst/quickref.html",
"external_target": "http://docutils.sourceforge.io/docs/user/rst/quickref.html",
"external_target": "https://docutils.sourceforge.io/docs/user/rst/quickref.html",
},
{
"name": "markdown_help",