summaryrefslogtreecommitdiffstats
path: root/index.php
diff options
context:
space:
mode:
authorAndrey Andreev <narf@devilix.net>2020-07-09 10:33:52 +0200
committerAndrey Andreev <narf@devilix.net>2020-07-09 10:41:50 +0200
commit3de79e995faf021fab70b6a82ec57e9fdb0dbedb (patch)
treee1d26ce0d6e760c36abb859b87b5251f3169ddb3 /index.php
parent409a950bd856dddac28b3212a1acd014ab7ee336 (diff)
[ci skip] Merge pull request #5970 from sapics/fix/user-guide-url
Fix user guide url
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 e50550472..11f8c6281 100755
--- a/index.php
+++ b/index.php
@@ -110,7 +110,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!
*/