diff options
author | Greg Aker <greg.aker@ellislab.com> | 2011-04-20 19:33:11 +0200 |
---|---|---|
committer | Greg Aker <greg.aker@ellislab.com> | 2011-04-20 19:33:11 +0200 |
commit | e5c8812f4165bf145e550a2f4c0354685c5bdb74 (patch) | |
tree | 31992c8619218528437cb6554db30ed2570bc947 /user_guide/installation/downloads.html | |
parent | fc779cef54a5cefc3f0d7f404a408a935d717966 (diff) |
Fixing download links for reactor -- thanks kenjis for the patch
Diffstat (limited to 'user_guide/installation/downloads.html')
-rw-r--r-- | user_guide/installation/downloads.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/user_guide/installation/downloads.html b/user_guide/installation/downloads.html index 54fff5a28..f452ba471 100644 --- a/user_guide/installation/downloads.html +++ b/user_guide/installation/downloads.html @@ -59,8 +59,8 @@ Downloading CodeIgniter <ul> <li><a href="http://codeigniter.com/downloads/">CodeIgniter V 2.0.2 (Current version)</a></li> - <li><a href="http://codeigniter.com/download_files/CodeIgniter_2.0.1.zip">CodeIgniter V 2.0.1</a></li> - <li><a href="http://codeigniter.com/download_files/CodeIgniter_2.0.0.zip">CodeIgniter V 2.0.0</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> <li><a href="http://codeigniter.com/download_files/CodeIgniter_1.7.2.zip">CodeIgniter V 1.7.2</a></li> <li><a href="http://codeigniter.com/download_files/CodeIgniter_1.7.1.zip">CodeIgniter V 1.7.1</a></li> |