diff options
Diffstat (limited to 'user_guide_src/source/overview')
-rw-r--r-- | user_guide_src/source/overview/at_a_glance.rst | 2 | ||||
-rw-r--r-- | user_guide_src/source/overview/getting_started.rst | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/user_guide_src/source/overview/at_a_glance.rst b/user_guide_src/source/overview/at_a_glance.rst index 6dcfdbb14..da323b907 100644 --- a/user_guide_src/source/overview/at_a_glance.rst +++ b/user_guide_src/source/overview/at_a_glance.rst @@ -111,4 +111,4 @@ CodeIgniter has a Friendly Community of Users ============================================= Our growing community of users can be seen actively participating in our -`Community Forums <http://codeigniter.com/forums/>`_. +`Community Forums <http://ellislab.com/forums/>`_. diff --git a/user_guide_src/source/overview/getting_started.rst b/user_guide_src/source/overview/getting_started.rst index 5157d4860..feaad5908 100644 --- a/user_guide_src/source/overview/getting_started.rst +++ b/user_guide_src/source/overview/getting_started.rst @@ -19,6 +19,6 @@ Reference** and **Helper Reference** pages to learn to utilize the native libraries and helper files. Feel free to take advantage of our `Community -Forums <http://codeigniter.com/forums/>`_ if you have questions or -problems, and our `Wiki <http://codeigniter.com/wiki/>`_ to see code +Forums <http://ellislab.com/forums/>`_ if you have questions or +problems, and our `Wiki <https://github.com/EllisLab/CodeIgniter/wiki>`_ to see code examples posted by other users. |