Skip to content

Commit 44de760

Browse files
classabbyampthe-maldridge
authored andcommitted
hit it, numbah two
1 parent 370c3f5 commit 44de760

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

_includes/download_enterprise.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff 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>

0 commit comments

Comments
 (0)