Skip to content

Commit c811732

Browse files
committed
fixed download on website
1 parent 24ea4b9 commit c811732

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@
1111
<h1>Welcome to BScript</h1>
1212
<p>BScript is a simple scripting language inspired by Brainfuck.</p>
1313

14-
<a Download href="" class="download-button">Download BScript</a>
14+
<a Download href="download.html">Download BScript</a>
1515
</body>
1616
</html>

0 commit comments

Comments
 (0)