File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -10,20 +10,20 @@ <h3 id="{{ page.name }}">{{ page.name }}</h3>
1010 < div >
1111 < div class ="download-device-title ">
1212 < h4 > enterprise</ h4 >
13- < small > {{ site.download_build_date }} </ small >
13+ < small > 2025-04-01 </ small >
1414 </ div >
1515 < ul class ="inline-download-links ">
1616 < li >
1717 < a
18- href ="{{ site.download_mirror }} /void-live-x86_64-20250401-enterprise.iso "
18+ href ="https://repo-default.voidlinux.org/live/20250401 /void-live-x86_64-20250401-enterprise.iso "
1919 > live image</ a
2020 >
2121 < span class ="label label-default "> glibc</ span >
2222 </ li >
2323 {% if page.supports_musl %}
2424 < li >
2525 < a
26- href ="{{ site.download_mirror }} /void-live-x86_64-musl-20250401-enterprise.iso "
26+ href ="https://repo-default.voidlinux.org/live/20250401 /void-live-x86_64-musl-20250401-enterprise.iso "
2727 > live image</ a
2828 >
2929 < span class ="label label-warning "> musl</ span >
You can’t perform that action at this time.
0 commit comments