From 6f95b37f290e0225aed5f8f7733ad0730601201b Mon Sep 17 00:00:00 2001
From: cocoatomo
{% trans %}These archives contain all the content in the documentation.{% endtrans %}
-{% trans download_page="https://www.python.org/download/releases/{{ release[:5] }}/" %}HTML Help -(.chm) files are made available in the "Windows" section -on the Python download page.{% endtrans %}
+{% trans download_page="https://www.python.org/downloads/release/python-" + release.replace('.', '') + "/" %}HTML Help +(.chm) files are made available in the "Files" section +on the Python download page.{% endtrans %}