Skip to content

Commit b652a31

Browse files
authored
new link
1 parent 4a8a930 commit b652a31

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

download.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,8 @@ <h1 class="main-title">Install ObsidianOS</h1>
3636
<div class="install-card">
3737
<h2>Option 1: Pre-built ISO</h2>
3838
<p>The easiest way to get started. Download a pre-built ISO and follow our installation guide.</p>
39-
<a href="https://sourceforge.net/projects/obsidianos/files/latest/download" class="download-btn">Download ISO</a>
39+
<a href="https://files.obsidianos.xyz" class="download-btn">Download ISO</a>
40+
<a href="https://sourceforge.net/projects/obsidianos/files/latest/download">Sourceforge</a>
4041
</div>
4142
<div class="install-card">
4243
<h2>Option 2: Build Your Own</h2>
@@ -82,4 +83,4 @@ <h2>Join the Community</h2>
8283
});
8384
</script>
8485
</body>
85-
</html>
86+
</html>

0 commit comments

Comments
 (0)