diff options
author | admin <devnull@localhost> | 2006-09-27 22:42:42 +0200 |
---|---|---|
committer | admin <devnull@localhost> | 2006-09-27 22:42:42 +0200 |
commit | 17a890df20b56c8d82812f365f27bc590be009f3 (patch) | |
tree | 15ec4f0afb68f774e0933fb27c27346ae262d060 /user_guide/installation/upgrading.html | |
parent | dcafe89f348697d273e21a2d451a99ba8c6ec68f (diff) |
Diffstat (limited to 'user_guide/installation/upgrading.html')
-rw-r--r-- | user_guide/installation/upgrading.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/user_guide/installation/upgrading.html b/user_guide/installation/upgrading.html index 3d183e2fd..6722c440a 100644 --- a/user_guide/installation/upgrading.html +++ b/user_guide/installation/upgrading.html @@ -7,9 +7,9 @@ <style type='text/css' media='all'>@import url('../userguide.css');</style>
<link rel='stylesheet' type='text/css' media='all' href='../userguide.css' />
-<script type="text/javascript" src="../scripts/nav.js"></script>
+<script type="text/javascript" src="../nav/nav.js"></script>
<script type="text/javascript" src="../scripts/prototype.lite.js"></script>
-<script type="text/javascript" src="../scripts/moo.fx.js"></script>
+<script type="text/javascript" src="../nav/moo.fx.js"></script>
<script type="text/javascript">
window.onload = function() {
myHeight = new fx.Height('nav', {duration: 400});
@@ -86,7 +86,7 @@ Previous Topic: <a href="index.html">Installation Instructions</a> ·
<a href="#top">Top of Page</a> ·
<a href="../index.html">User Guide Home</a> ·
-Next Topic: <a href="../overview/at_a_glance.html">Code Igniter at a Glance</a>
+Next Topic: <a href="troubleshooting.html">Troubleshooting</a>
<p>
<p><a href="http://www.codeigniter.com">Code Igniter</a> · Copyright © 2006 · <a href="http://www.pmachine.com">pMachine, Inc.</a></p>
|