Skip to content

Commit e3e2adb

Browse files
move the downlaods to github for speed and better handling
1 parent 1adeb31 commit e3e2adb

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

website/index.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -379,13 +379,13 @@ <h2>Download OVERSEE</h2>
379379
<p>Windows: Exe, double click it!</p>
380380
<p>Linux: Unix executable, chmod +x and ./(name here)!</p>
381381
<div class="download-buttons">
382-
<a href="https://silverflag.net/oversee/releases/SilverFlagOVERSEE_MacUniversal_0-2-13" class="download-button">
382+
<a href="https://github.com/YetAnotherNotHacking/oversee/releases/download/v0.2.13/SilverFlagOVERSEE_MacUniversal_0-2-13" class="download-button">
383383
🍎 macOS Universal
384384
</a>
385-
<a href="https://silverflag.net/oversee/releases/SilverFlagOVERSEE_WindowsX64_0-2-13.exe" class="download-button">
385+
<a href="https://github.com/YetAnotherNotHacking/oversee/releases/download/v0.2.13/SilverFlagOVERSEE_WindowsX64_0-2-13.exe" class="download-button">
386386
🪟 Windows
387387
</a>
388-
<a href="https://silverflag.net/oversee/releases/SilverFlagOVERSEE_gnulinux_0-2-13" class="download-button">
388+
<a href="https://github.com/YetAnotherNotHacking/oversee/releases/download/v0.2.13/SilverFlagOVERSEE_gnulinux_0-2-13" class="download-button">
389389
🐧 Linux
390390
</a>
391391
</div>
@@ -398,9 +398,9 @@ <h3>Version History</h3>
398398
<div class="version-date">Latest Release</div>
399399
<p>Enhanced functionality and stability improvements</p>
400400
<div class="version-links">
401-
<a href="https://silverflag.net/oversee/releases/SilverFlagOVERSEE_MacUniversal_0-2-13" class="version-link">macOS</a>
402-
<a href="https://silverflag.net/oversee/releases/SilverFlagOVERSEE_WindowsX64_0-2-13.exe" class="version-link">Windows</a>
403-
<a href="https://silverflag.net/oversee/releases/SilverFlagOVERSEE_gnulinux_0-2-13" class="version-link">Linux</a>
401+
<a href="https://github.com/YetAnotherNotHacking/oversee/releases/download/v0.2.13/SilverFlagOVERSEE_MacUniversal_0-2-13" class="version-link">macOS</a>
402+
<a href="https://github.com/YetAnotherNotHacking/oversee/releases/download/v0.2.13/SilverFlagOVERSEE_WindowsX64_0-2-13.exe" class="version-link">Windows</a>
403+
<a href="https://github.com/YetAnotherNotHacking/oversee/releases/download/v0.2.13/SilverFlagOVERSEE_gnulinux_0-2-13" class="version-link">Linux</a>
404404
</div>
405405
</div>
406406
</div>

0 commit comments

Comments
 (0)