Skip to content

Commit 041d28c

Browse files
authored
Update index.html
1 parent 2b0eb6e commit 041d28c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3889,9 +3889,9 @@ <h3>Safety Levels</h3>
38893889
}
38903890
});
38913891

3892-
const githubRepoUrl = 'https://github.com/CPScript/SystemScript';
3892+
const githubRepoUrl = 'https://github.com/sysScript/page';
38933893

3894-
const downloadUrl = 'https://cpscript.github.io/SystemScript/IDE_wiki.html';
3894+
const downloadUrl = 'https://sysscript.github.io/page/IDE_wiki.html';
38953895

38963896
if (downloadButton) {
38973897
downloadButton.addEventListener('click', function() {

0 commit comments

Comments
 (0)