Skip to content

Commit 4a082a5

Browse files
authored
Update index.html
1 parent 7327b0d commit 4a082a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3902,7 +3902,7 @@ <h3>Safety Levels</h3>
39023902
const githubRepoUrl = 'https://github.com/CPScript/SystemScript';
39033903

39043904
// Set download URL for the latest release
3905-
const downloadUrl = 'https://cpscript.github.io/SystemScript/IDE_wiki.html';
3905+
const downloadUrl = 'https://cpscript.github.io/SystemScript/pages/IDE_wiki.html';
39063906

39073907
// Add click event listener for GitHub button
39083908
if (githubButton) {

0 commit comments

Comments
 (0)