File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 214214 <button id="menuToggle">☰</button>
215215 </li>
216216 <li class="menu-item hidden"><a href="#">Home</a></li>
217- <li class="menu-item hidden"><a href="https://codeigniter4.github.io/userguide /" target="_blank">Docs</a>
217+ <li class="menu-item hidden"><a href="https://codeigniter.com/user_guide /" target="_blank">Docs</a>
218218 </li>
219219 <li class="menu-item hidden"><a href="https://forum.codeigniter.com/" target="_blank">Community</a></li>
220220 <li class="menu-item hidden"><a
264264
265265 <p>The User Guide contains an introduction, tutorial, a number of "how to"
266266 guides, and then reference documentation for the components that make up
267- the framework. Check the <a href="https://codeigniter4.github.io/userguide "
267+ the framework. Check the <a href="https://codeigniter.com/user_guide/ "
268268 target="_blank">User Guide</a> !</p>
269269
270270 <h2>
Original file line number Diff line number Diff line change 11<p class =" debug-bar-alignRight" >
2- <a href =" https://codeigniter4.github.io/CodeIgniter4/index.html " target =" _blank" >Read the CodeIgniter docs...</a >
2+ <a href =" https://codeigniter.com/user_guide/ " target =" _blank" >Read the CodeIgniter docs...</a >
33</p >
44
55<table >
Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ abstract class BaseHandler implements SessionHandlerInterface
4141 * Cookie prefix
4242 *
4343 * The Config\Cookie::$prefix setting is completely ignored.
44- * See https://codeigniter4.github.io/CodeIgniter4 /libraries/sessions.html#session-preferences
44+ * See https://codeigniter.com/user_guide /libraries/sessions.html#session-preferences
4545 *
4646 * @var string
4747 */
You can’t perform that action at this time.
0 commit comments