summaryrefslogtreecommitdiffstats
path: root/index.php
diff options
context:
space:
mode:
authorsapics <gv.nishino@gmail.com>2020-06-24 04:51:36 +0200
committersapics <gv.nishino@gmail.com>2020-06-24 04:51:36 +0200
commit6ba0207160f8f2b99c79dd285bccf45f574ec660 (patch)
tree87b405f4ef85dcd8148cd7a19af742d60cb29c1d /index.php
parent1428072599798395b04a545cfe483707cd2aaaca (diff)
Fix user guide url
Replace from https://codeigniter.com/user_guide/* to https://codeigniter.com/userguide3/*
Diffstat (limited to 'index.php')
-rwxr-xr-xindex.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.php b/index.php
index e7aab3b03..8b095a77a 100755
--- a/index.php
+++ b/index.php
@@ -103,7 +103,7 @@ switch (ENVIRONMENT)
* use an absolute (full) server path.
* For more info please see the user guide:
*
- * https://codeigniter.com/user_guide/general/managing_apps.html
+ * https://codeigniter.com/userguide3/general/managing_apps.html
*
* NO TRAILING SLASH!
*/