Skip to content

Commit c4d203f

Browse files
committed
fixed urls
1 parent 7374ed6 commit c4d203f

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

docs/download.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,19 +11,19 @@
1111
<h1>Download BScript v0.2.5</h1>
1212
<p><small>Released 7/5/2025</small></p>
1313
<p>Choose your platform to download the appropriate version of BScript.</p>
14-
<button class="download-button" onclick="window.location.href='https://github.com/Brainy0789/BScript/releases/download/0.2.5/bscript-gui-windows.zip'">Download for Windows</button>
15-
<button class="download-button" onclick="window.location.href='https://github.com/Brainy0789/BScript/releases/download/0.2.5/bscript-gui-linux.zip'">Download for Linux</button>
16-
<button class="download-button" onclick="window.location.href='https://github.com/Brainy0789/BScript/releases/download/0.2.5/bscript-gui-osx.zip'">Download for macOS</button>
14+
<button class="download-button" onclick="window.location.href='https://github.com/Brainy0789/BScript/releases/download/v0.2.5/bscript-gui-windows.zip'">Download for Windows</button>
15+
<button class="download-button" onclick="window.location.href='https://github.com/Brainy0789/BScript/releases/download/v0.2.5/bscript-gui-linux.zip'">Download for Linux</button>
16+
<button class="download-button" onclick="window.location.href='https://github.com/Brainy0789/BScript/releases/download/v0.2.5/bscript-gui-osx.zip'">Download for macOS</button>
1717

1818
<h2>Older Versions</h2>
1919
<section id = "0_2_0">
2020
<h3>Version 0.2.0</h3>
2121
<p><small>Released 7/5/2025</small></p>
2222
<p>Release that adds functions</p>
2323
<ul>
24-
<li><a href="https://github.com/Brainy0789/BScript/releases/download/0.2.0/bscript-gui-windows.zip">Version 0.2.0 - Windows</a></li>
25-
<li><a href="https://github.com/Brainy0789/BScript/releases/download/0.2.0/bscript-gui-linux.zip">Version 0.2.0 - Linux</a></li>
26-
<li><a href="https://github.com/Brainy0789/BScript/releases/download/0.2.0/bscript-gui-osx.zip">Version 0.2.0 - macOS</a></li>
24+
<li><a href="https://github.com/Brainy0789/BScript/releases/download/v0.2.0/bscript-gui-windows.zip">Version 0.2.0 - Windows</a></li>
25+
<li><a href="https://github.com/Brainy0789/BScript/releases/download/v0.2.0/bscript-gui-linux.zip">Version 0.2.0 - Linux</a></li>
26+
<li><a href="https://github.com/Brainy0789/BScript/releases/download/v0.2.0/bscript-gui-osx.zip">Version 0.2.0 - macOS</a></li>
2727
</ul>
2828
</section>
2929
<section id = "0_1_0">

0 commit comments

Comments
 (0)