diff options
author | mmestrovic <mmestrovic@gmail.com> | 2011-09-01 02:30:43 +0200 |
---|---|---|
committer | Phil Sturgeon <email@philsturgeon.co.uk> | 2011-10-27 12:39:46 +0200 |
commit | 0a4fe3128341264999e0826b4fbb55cfa441a619 (patch) | |
tree | b4d7c6c32b6653fe512b9137d63a19fefbd5d96b | |
parent | fd82e02ee3636ed7feeedfeefeef794cf77c3a70 (diff) |
Updated download links for current and older versions.
-rw-r--r-- | user_guide/installation/downloads.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/user_guide/installation/downloads.html b/user_guide/installation/downloads.html index 5420dec8d..074fd8bcd 100644 --- a/user_guide/installation/downloads.html +++ b/user_guide/installation/downloads.html @@ -58,7 +58,9 @@ Downloading CodeIgniter <h1>Downloading CodeIgniter</h1> <ul> - <li><a href="http://codeigniter.com/downloads/">CodeIgniter V 2.0.2 (Current version)</a></li> + <li><a href="http://codeigniter.com/downloads/">CodeIgniter V 2.1.0 (Current version)</a></li> + <li><a href="http://codeigniter.com/download_files/reactor/CodeIgniter_2.0.3.zip">CodeIgniter V 2.0.3</a></li> + <li><a href="http://codeigniter.com/download_files/reactor/CodeIgniter_2.0.2.zip">CodeIgniter V 2.0.2</a></li> <li><a href="http://codeigniter.com/download_files/reactor/CodeIgniter_2.0.1.zip">CodeIgniter V 2.0.1</a></li> <li><a href="http://codeigniter.com/download_files/reactor/CodeIgniter_2.0.0.zip">CodeIgniter V 2.0.0</a></li> <li><a href="http://codeigniter.com/download_files/CodeIgniter_1.7.3.zip">CodeIgniter V 1.7.3</a></li> |