remove keru.org references

This commit is contained in:
Astral
2026-09-01 11:45:46 +02:00
parent 0e8885c162
commit 32094c5541
10 changed files with 13 additions and 13 deletions
+1 -1
View File
@@ -58,7 +58,7 @@
<h3>Fetch details</h3>
<ul class="features">
<li><strong>Mirror first.</strong> Downloads try <code>SOURCE_MIRROR</code> before upstream, so the org mirror (e.g. mirror.keru.org) can carry the load.</li>
<li><strong>Mirror first.</strong> Downloads try <code>SOURCE_MIRROR</code> before upstream, so a mirror you run can carry the load.</li>
<li><strong>Cached.</strong> Already-downloaded source is reused; already-extracted source isn't re-extracted.</li>
<li><strong>Auto-extract.</strong> Tar (gz/xz/bz2/plain) and zip are handled automatically by extension.</li>
</ul>