We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parent370c3f5 commit44de760Copy full SHA for 44de760
_includes/download_enterprise.html
@@ -10,20 +10,20 @@ <h3 id="{{ page.name }}">{{ page.name }}</h3>
10
<div>
11
<divclass="download-device-title">
12
<h4>enterprise</h4>
13
-<small>{{ site.download_build_date }}</small>
+<small>2025-04-01</small>
14
</div>
15
<ulclass="inline-download-links">
16
<li>
17
<a
18
-href="{{ site.download_mirror }}/void-live-x86_64-20250401-enterprise.iso"
+href="https://repo-default.voidlinux.org/live/20250401/void-live-x86_64-20250401-enterprise.iso"
19
>live image</a
20
>
21
<spanclass="label label-default">glibc</span>
22
</li>
23
{% if page.supports_musl %}
24
25
26
-href="{{ site.download_mirror }}/void-live-x86_64-musl-20250401-enterprise.iso"
+href="https://repo-default.voidlinux.org/live/20250401/void-live-x86_64-musl-20250401-enterprise.iso"
27
28
29
<spanclass="label label-warning">musl</span>