8000
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 0f18f09 commit 26ff83dCopy full SHA for 26ff83d
python_docs_theme/layout.html
@@ -45,7 +45,7 @@
45
46
{% block footer %}
47
<div class="footer">
48
- © <a href="{{ pathto('copyright') }}">{% trans %}Copyright{% endtrans %}</a> {{ copyright|e }}.
+ © <a href="https://github.com/python/devguide/blob/master/LICENSE">{% trans %}Copyright{% endtrans %}</a> {{ copyright|e }}.
49
<br />
50
{% trans %}This page is licensed under the Python Software Foundation License Version 2.{% endtrans %}
51
0 commit comments