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 dc2385e commit 88c3c32Copy full SHA for 88c3c32
docs/index.html
@@ -3900,7 +3900,7 @@ <h3>Safety Levels</h3>
3900
// Set GitHub repository URL
3901
const githubRepoUrl = 'https://github.com/CPScript/SystemScript';
3902
3903
- // Set download URL for the latest release
+ // (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';
3905
3906
// Add click event listener for GitHub button
0 commit comments