summaryrefslogtreecommitdiffstats
path: root/application/config/memcached.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 /application/config/memcached.php
parent1428072599798395b04a545cfe483707cd2aaaca (diff)
Fix user guide url
Replace from https://codeigniter.com/user_guide/* to https://codeigniter.com/userguide3/*
Diffstat (limited to 'application/config/memcached.php')
-rw-r--r--application/config/memcached.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/application/config/memcached.php b/application/config/memcached.php
index 5c23b39c1..65a149617 100644
--- a/application/config/memcached.php
+++ b/application/config/memcached.php
@@ -7,7 +7,7 @@ defined('BASEPATH') OR exit('No direct script access allowed');
| -------------------------------------------------------------------------
| Your Memcached servers can be specified below.
|
-| See: https://codeigniter.com/user_guide/libraries/caching.html#memcached
+| See: https://codeigniter.com/userguide3/libraries/caching.html#memcached
|
*/
$config = array(