Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c77734a commit d9950c2Copy full SHA for d9950c2
1 file changed
doc/_templates/layout.html
@@ -238,7 +238,7 @@ <h3>{{ _('Navigation') }}</h3>
238
{%- endif %}
239
{%- if show_sphinx %}
240
{% trans sphinx_version=sphinx_version|e %}Created using
241
- <ahref="http://sphinx-doc.org/">Sphinx</a> {{ sphinx_version }}.{% endtrans %}
+ <a href="http://sphinx-doc.org/">Sphinx</a> {{ sphinx_version }}.{% endtrans %}
242
243
{%- if sha %}
244
Doc version {{ sha }}.
0 commit comments