changed your-site.com to example.com doc-wide
diff --git a/system/application/config/routes.php b/system/application/config/routes.php
index a05361e..c959248 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