Skip to content

Commit 6bb971f

Browse files
authored
Update index.html
1 parent cf6b66e commit 6bb971f

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
@@ -3901,7 +3901,7 @@ <h3>Safety Levels</h3>
39013901
const githubRepoUrl = 'https://github.com/CPScript/SystemScript';
39023902

39033903
// (Used to be the download URL but now will send you to the IDE wiki page which there you can download the IDE from thr same button)
3904-
const downloadUrl = 'https://cpscript.github.io/SystemScript/IDE_wiki.html';
3904+
const downloadUrl = 'https://cpscript.github.io/SystemScript/pages/IDE_wiki.html';
39053905

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

0 commit comments

Comments
 (0)