summaryrefslogtreecommitdiffstats
path: root/license.php
diff options
context:
space:
mode:
Diffstat (limited to 'license.php')
-rw-r--r--license.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/license.php b/license.php
index 01297ba..01f2819 100644
--- a/license.php
+++ b/license.php
@@ -13,7 +13,7 @@
<?php
$prefix = "./";
$curr_dir = basename(getcwd());
-if ($curr_dir != "jozan" && $curr_dir != "jozanleclerc.xyz") {
+if ($curr_dir != "git-jozan" && $curr_dir != "gitjoe") {
$prefix = "../";
}
?>