diff --git a/doc/source/_exts/ptl_archive.jinja b/doc/source/_exts/ptl_archive.jinja index 0aa33279..910598b1 100644 --- a/doc/source/_exts/ptl_archive.jinja +++ b/doc/source/_exts/ptl_archive.jinja @@ -42,7 +42,7 @@ Results * {{ project.replace('_', ' ') }} {% for candidate in candidates[project] %}{% if 'url' in candidate %} - * `{{ candidate['fullname'] }} ({{ candidate['ircname'] }}) <{{ candidate['url'] }}>`_ + * `{{ candidate['fullname'] }} ({{ candidate['ircname'] }}) <{{ candidate['url'] }}>`__ {% endif %}{% endfor %} {% endfor %}