We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9d09b9 commit 82ddac7Copy full SHA for 82ddac7
1 file changed
user_guide_src/source/installation/index.rst
@@ -10,8 +10,11 @@ Which is right for you?
10
- If you would like the simple "download & go" install that CodeIgniter3
11
is known for, choose the manual installation.
12
13
-However you choose to install and run CodeIgniter4, the
+However you choose to install and run CodeIgniter4, the latest
14
`user guide <https://codeigniter.com/user_guide/>`_ is accessible online.
15
+If you want to see previous versions, you can download from the
16
+`codeigniter4/userguide <https://github.com/codeigniter4/userguide/releases>`_
17
+repository.
18
19
.. note:: Before using CodeIgniter 4, make sure that your server meets the
20
:doc:`requirements </intro/requirements>`, in particular the PHP
0 commit comments