We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c02b4b commit 2daaf7aCopy full SHA for 2daaf7a
index.html
@@ -856,7 +856,7 @@ <h3 class="download-title">HollyHock 2 (Latest)</h3>
856
<p class="download-description">The stable and recommended version with full Python support and
857
extensive library compatibility.</p>
858
<a href="/python/install-guide" class="btn btn-primary btn-download"
859
- onclick="downloadFile('/python/PythonExtra-hh2.bin', 'PythonExtra.bin'); return false;">Download
+ onclick="downloadFile('/python/PythonExtra-hh2.bin', 'PythonExtra-hh2.bin'); return false;">Download
860
Now</a>
861
</div>
862
@@ -1178,4 +1178,4 @@ <h2 class="cta-title">Need Help?</h2>
1178
1179
</body>
1180
1181
-</html>
+</html>
0 commit comments