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 2b0eb6e commit 041d28cCopy full SHA for 041d28c
docs/index.html
@@ -3889,9 +3889,9 @@ <h3>Safety Levels</h3>
3889
}
3890
});
3891
3892
- const githubRepoUrl = 'https://github.com/CPScript/SystemScript';
+ const githubRepoUrl = 'https://github.com/sysScript/page';
3893
3894
- const downloadUrl = 'https://cpscript.github.io/SystemScript/IDE_wiki.html';
+ const downloadUrl = 'https://sysscript.github.io/page/IDE_wiki.html';
3895
3896
if (downloadButton) {
3897
downloadButton.addEventListener('click', function() {
0 commit comments