summaryrefslogtreecommitdiffstats
path: root/system/application/config/routes.php
diff options
context:
space:
mode:
Diffstat (limited to 'system/application/config/routes.php')
-rw-r--r--system/application/config/routes.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/application/config/routes.php b/system/application/config/routes.php
index a05361e28..c95924832 100644
--- a/system/application/config/routes.php
+++ b/system/application/config/routes.php
@@ -9,7 +9,7 @@
| and its corresponding controller class/method. The segments in a
| URL normally follow this pattern:
|
-| www.your-site.com/class/method/id/
+| example.com/class/method/id/
|
| In some instances, however, you may want to remap this relationship
| so that a different class/function is called than the one