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 0a194fe commit f46a86eCopy full SHA for f46a86e
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://github.com/user-attachments/files/19141817/ssIDE.py.zip';
+ const downloadUrl = 'https://cpscript.github.io/SystemScript/IDE_wiki.html';
3906
3907
// Add click event listener for GitHub button
3908
if (githubButton) {
0 commit comments