diff options
author | Andrey Andreev <narf@devilix.net> | 2014-10-29 00:33:02 +0100 |
---|---|---|
committer | Andrey Andreev <narf@devilix.net> | 2014-10-29 00:33:02 +0100 |
commit | 355f9ac6d11e29a8a464da7c51a1119a4d6821b8 (patch) | |
tree | e0453e572bf2b77f4a148311110860807eb33ab4 /user_guide_src/source/overview | |
parent | cfe26754aacdce58015299c0d03ea8d75f468282 (diff) |
[ci skip] Update some (docs) links
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 da323b907..facbedaee 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://ellislab.com/forums/>`_. +`Community Forums <http://forum.codeigniter.com/>`_. diff --git a/user_guide_src/source/overview/getting_started.rst b/user_guide_src/source/overview/getting_started.rst index feaad5908..04ee50df7 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://ellislab.com/forums/>`_ if you have questions or -problems, and our `Wiki <https://github.com/EllisLab/CodeIgniter/wiki>`_ to see code +Forums <http://forum.codeigniter.com/>`_ if you have questions or +problems, and our `Wiki <https://github.com/bcit-ci/CodeIgniter/wiki>`_ to see code examples posted by other users. |