We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97f4d49 commit 3143d5bCopy full SHA for 3143d5b
docs/index.html
@@ -3901,7 +3901,7 @@ <h3>Safety Levels</h3>
3901
const githubRepoUrl = 'https://github.com/CPScript/SystemScript';
3902
3903
// (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/pages/IDE_wiki.html';
+ const downloadUrl = 'https://cpscript.github.io/SystemScript/IDE_wiki.html';
3905
3906
// Add click event listener for GitHub button
3907
if (githubButton) {
0 commit comments