Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitfc9f203

Browse files
remram44zware
authored andcommitted
Fix link to Sphinx (#34)
1 parentb862f11 commitfc9f203

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎python_docs_theme/layout.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,6 @@
5555
{% if theme_issues_url %}{% trans pathto_bugs=theme_issues_url %}<ahref="{{ theme_issues_url }}">Found a bug</a>?{% endtrans %}{% endif %}
5656
<br/>
5757

58-
{% trans sphinx_version=sphinx_version|e %}Created using<ahref="http://sphinx.pocoo.org/">Sphinx</a> {{ sphinx_version }}.{% endtrans %}
58+
{% trans sphinx_version=sphinx_version|e %}Created using<ahref="https://www.sphinx-doc.org/">Sphinx</a> {{ sphinx_version }}.{% endtrans %}
5959
</div>
6060
{% endblock %}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp