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 7327b0d commit 4a082a5Copy full SHA for 4a082a5
docs/index.html
@@ -3902,7 +3902,7 @@ <h3>Safety Levels</h3>
3902
const githubRepoUrl = 'https://github.com/CPScript/SystemScript';
3903
3904
// Set download URL for the latest release
3905
- const downloadUrl = 'https://cpscript.github.io/SystemScript/IDE_wiki.html';
+ const downloadUrl = 'https://cpscript.github.io/SystemScript/pages/IDE_wiki.html';
3906
3907
// Add click event listener for GitHub button
3908
if (githubButton) {
0 commit comments