summaryrefslogtreecommitdiffstats
path: root/user_guide_src/source/overview
diff options
context:
space:
mode:
authorAndrey Andreev <narf@devilix.net>2015-05-02 15:32:03 +0200
committerAndrey Andreev <narf@devilix.net>2015-05-02 15:32:03 +0200
commit06a69ecd0d134c95a5190980ccae920bd08be67b (patch)
treea77785c76763194990d74bbdd7db78b59e7853eb /user_guide_src/source/overview
parent8afed052243ac0ee19fbe915cbeba0989c9eb1ef (diff)
[ci skip] Fix a doc link causing a Sphinx compile warning
Diffstat (limited to 'user_guide_src/source/overview')
-rw-r--r--user_guide_src/source/overview/features.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/user_guide_src/source/overview/features.rst b/user_guide_src/source/overview/features.rst
index b230be9a3..f62546b61 100644
--- a/user_guide_src/source/overview/features.rst
+++ b/user_guide_src/source/overview/features.rst
@@ -8,8 +8,8 @@ how intuitively or intelligently it is designed. Features don't reveal
anything about the quality of the code, or the performance, or the
attention to detail, or security practices. The only way to really judge
an app is to try it and get to know the code.
-:doc:`Installing <../installation/>`_ CodeIgniter is child's play so we
-encourage you to do just that. In the mean time here's a list of
+:doc:`Installing <../installation/index>` CodeIgniter is child's play so
+we encourage you to do just that. In the mean time here's a list of
CodeIgniter's main features.
- Model-View-Controller Based System