summaryrefslogtreecommitdiffstats
path: root/system/libraries/Session/SessionHandlerInterface.php
diff options
context:
space:
mode:
Diffstat (limited to 'system/libraries/Session/SessionHandlerInterface.php')
-rw-r--r--system/libraries/Session/SessionHandlerInterface.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/libraries/Session/SessionHandlerInterface.php b/system/libraries/Session/SessionHandlerInterface.php
index 240c5f54e..95d2488b4 100644
--- a/system/libraries/Session/SessionHandlerInterface.php
+++ b/system/libraries/Session/SessionHandlerInterface.php
@@ -46,7 +46,7 @@ defined('BASEPATH') OR exit('No direct script access allowed');
* @subpackage Libraries
* @category Sessions
* @author Andrey Andreev
- * @link https://codeigniter.com/user_guide/libraries/sessions.html
+ * @link https://codeigniter.com/userguide3/libraries/sessions.html
*/
interface SessionHandlerInterface {