diff options
author | Minteck <contact@minteck.org> | 2021-12-04 15:42:09 +0100 |
---|---|---|
committer | Minteck <contact@minteck.org> | 2021-12-04 15:42:09 +0100 |
commit | efadd6eda15122944d95e1b3f01c3f4c35d1f40a (patch) | |
tree | 7adce217645cdd220118c58cebc3dc129922edb2 /creations/electrode/index.php | |
parent | 79d295f26659dd3b6aea93bb64803bf0778a8f84 (diff) | |
download | main-efadd6eda15122944d95e1b3f01c3f4c35d1f40a.tar.gz main-efadd6eda15122944d95e1b3f01c3f4c35d1f40a.tar.bz2 main-efadd6eda15122944d95e1b3f01c3f4c35d1f40a.zip |
Commit
Diffstat (limited to 'creations/electrode/index.php')
-rw-r--r-- | creations/electrode/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/creations/electrode/index.php b/creations/electrode/index.php index 29b0b0a..b01d30f 100644 --- a/creations/electrode/index.php +++ b/creations/electrode/index.php @@ -1,4 +1,4 @@ <?php
-header("Location: https://github.com/Minteck-Projects/Electrode");
+header("Location: https://source.minteck.org/atomic-suite/electrode");
die();
\ No newline at end of file |