summaryrefslogtreecommitdiffstats
path: root/application/controllers/Welcome.php
diff options
context:
space:
mode:
Diffstat (limited to 'application/controllers/Welcome.php')
-rw-r--r--application/controllers/Welcome.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/application/controllers/Welcome.php b/application/controllers/Welcome.php
index 34535ef05..9213c0cf5 100644
--- a/application/controllers/Welcome.php
+++ b/application/controllers/Welcome.php
@@ -16,7 +16,7 @@ class Welcome extends CI_Controller {
*
* So any other public methods not prefixed with an underscore will
* map to /index.php/welcome/<method_name>
- * @see http://codeigniter.com/user_guide/general/urls.html
+ * @see https://codeigniter.com/user_guide/general/urls.html
*/
public function index()
{