Skip to content

Commit 0d9394a

Browse files
authored
Merge pull request #700 from hex-ci/patch-4
Fix doc small error.
2 parents 9572f03 + 6ef1b74 commit 0d9394a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

user_guide_src/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,5 +59,5 @@ simply delete the *build* folder's contents and rebuild.
5959
Style Guideline
6060
***************
6161

62-
Please refer to source/documentation/index.rst for general guidelines for
62+
Please refer to source/contributing/documentation.rst for general guidelines for
6363
using Sphinx to document CodeIgniter.

user_guide_src/source/contributing/documentation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Pygments, so that code blocks can be properly highlighted.
4242

4343
.. code-block:: bash
4444
45-
easy_install "sphinx==1.2.3"
45+
easy_install "sphinx==1.4.5"
4646
easy_install sphinxcontrib-phpdomain
4747
4848
Then follow the directions in the README file in the :samp:`cilexer` folder

0 commit comments

Comments
 (0)