diff --git a/Theme/Backend/monitoring-logs-view.tpl.php b/Theme/Backend/monitoring-logs-view.tpl.php
index 2bd9904..ae91479 100644
--- a/Theme/Backend/monitoring-logs-view.tpl.php
+++ b/Theme/Backend/monitoring-logs-view.tpl.php
@@ -93,7 +93,7 @@ echo $this->data['nav']->render(); ?>
diff --git a/Theme/Backend/monitoring-security-file-list.tpl.php b/Theme/Backend/monitoring-security-file-list.tpl.php
index ba1d412..c93586c 100755
--- a/Theme/Backend/monitoring-security-file-list.tpl.php
+++ b/Theme/Backend/monitoring-security-file-list.tpl.php
@@ -46,7 +46,7 @@ echo $this->data['nav']->render(); ?>
\md5(
Rest::request(
new HttpRequest(
- new HttpUri('https://raw.githubusercontent.com/Jingga-Management/phpOMS/develop/Account/Account.php')
+ new HttpUri('https://raw.githubusercontent.com/Karaka-Management/phpOMS/develop/Account/Account.php')
)
)->getBody()
)
diff --git a/Theme/Backend/monitoring-security.tpl.php b/Theme/Backend/monitoring-security.tpl.php
index e2646d2..18e35d2 100755
--- a/Theme/Backend/monitoring-security.tpl.php
+++ b/Theme/Backend/monitoring-security.tpl.php
@@ -19,7 +19,7 @@ use phpOMS\Uri\HttpUri;
$fileHashs = \file_get_contents(__DIR__ . '/../../../../hashs.txt'); /* Rest::request(
new HttpRequest(
- new HttpUri('https://raw.githubusercontent.com/Jingga-Management/Build/master/hashs.txt')
+ new HttpUri('https://raw.githubusercontent.com/Karaka-Management/Build/master/hashs.txt')
)
)->getBody(); */