diff options
author | Greg Aker <greg.aker@ellislab.com> | 2010-11-09 21:15:33 +0100 |
---|---|---|
committer | Greg Aker <greg.aker@ellislab.com> | 2010-11-09 21:15:33 +0100 |
commit | 64b44a22605f6aca5ae43c78b7e220625846216e (patch) | |
tree | 31ef183a7876b811b7528bf3f13171168db41bf7 /user_guide/installation/upgrading.html | |
parent | 16fcb2e706651c5d81bae56d0223f467c1e291da (diff) |
Fix #48 linking CI 2.x upgrade notes. Also including an instruction to extend CI_ classes.
Diffstat (limited to 'user_guide/installation/upgrading.html')
-rw-r--r-- | user_guide/installation/upgrading.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/user_guide/installation/upgrading.html b/user_guide/installation/upgrading.html index 6df93b12d..eb1cd9d93 100644 --- a/user_guide/installation/upgrading.html +++ b/user_guide/installation/upgrading.html @@ -60,6 +60,7 @@ Upgrading from a Previous Version <p>Please read the upgrade notes corresponding to the version you are upgrading from.</p> <ul> +<li><a href="upgrade_200.html">Upgrading from 1.7.2 to 2.0</a></li> <li><a href="upgrade_172.html">Upgrading from 1.7.1 to 1.7.2</a></li> <li><a href="upgrade_171.html">Upgrading from 1.7.0 to 1.7.1</a></li> <li><a href="upgrade_170.html">Upgrading from 1.6.3 to 1.7.0</a></li> |