diff options
Diffstat (limited to 'creations/unchained/index.php')
-rw-r--r-- | creations/unchained/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/creations/unchained/index.php b/creations/unchained/index.php index dc8039b..548dd29 100644 --- a/creations/unchained/index.php +++ b/creations/unchained/index.php @@ -1,4 +1,4 @@ <?php
-header("Location: https://github.com/Minteck/UnchainedTech-Software");
+header("Location: https://source.minteck.org/web/unchainedtech");
die();
\ No newline at end of file |