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 ec8d671 commit fd3ef2cCopy full SHA for fd3ef2c
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/CPScript/SystemScript/releases/latest/download/ssIDE.zip';
+ const downloadUrl = 'https://github.com/user-attachments/files/19141817/ssIDE.py.zip';
3906
3907
// Add click event listener for GitHub button
3908
if (githubButton) {
0 commit comments