summaryrefslogtreecommitdiffstats
path: root/Doc/tools/templates/opensearch.xml
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/tools/templates/opensearch.xml')
-rw-r--r--Doc/tools/templates/opensearch.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/tools/templates/opensearch.xml b/Doc/tools/templates/opensearch.xml
index 69cec80..7a5cddd 100644
--- a/Doc/tools/templates/opensearch.xml
+++ b/Doc/tools/templates/opensearch.xml
@@ -1,4 +1,4 @@
{% extends "!opensearch.xml" %}
{% block extra -%}
-<Image height="16" width="16" type="image/x-icon">http://www.python.org/images/favicon16x16.ico</Image>
+<Image height="16" width="16" type="image/x-icon">https://www.python.org/images/favicon16x16.ico</Image>
{%- endblock %}