Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ <h2>Ready to Discover Vincent OS?</h2>
<br/>
<center>
<button id="downloadButton" onclick="downloadVincentOS">
<a href="https://repo.v38armageddon.net/vincent-os/iso/vincentOS-open-beta-1.0-x86_64.iso"> DOWNLOAD OPEN BETA </a>
<a href="https://archive.org/download/vincent-os/vincentOS-open-beta-1.0-x86_64.iso"> DOWNLOAD OPEN BETA </a>
</button>
</center>
<br/> <br/> <br/> <br/>
Expand Down
2 changes: 1 addition & 1 deletion pages/download.html
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ <h3>Standard Edition</h3>
<br/>
<center>
<button id="downloadButton" onclick="downloadVincentOS">
<a href="https://repo.v38armageddon.net/vincent-os/iso/vincentOS-open-beta-1.0-x86_64.iso"> DOWNLOAD OPEN BETA </a>
<a href="https://archive.org/download/vincent-os/vincentOS-open-beta-1.0-x86_64.iso"> DOWNLOAD OPEN BETA </a>
</button>
</center>
<!--
Expand Down