summaryrefslogtreecommitdiffstats
path: root/user_guide/changelog.html
diff options
context:
space:
mode:
authoradmin <devnull@localhost>2006-10-23 03:25:46 +0200
committeradmin <devnull@localhost>2006-10-23 03:25:46 +0200
commitb6224a136c3fc2893e7f1bd3005959fab4008a47 (patch)
tree6a241ff5d178e7f23f1cbbaa1bde1259f484d202 /user_guide/changelog.html
parentca3dafb5ad0f04147128be596c872c156e176594 (diff)
Diffstat (limited to 'user_guide/changelog.html')
-rw-r--r--user_guide/changelog.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/user_guide/changelog.html b/user_guide/changelog.html
index cc1c28df7..db656bc0a 100644
--- a/user_guide/changelog.html
+++ b/user_guide/changelog.html
@@ -77,8 +77,8 @@ a suggestion offered by coolfactor in our forums. Please check the documentatio
<li>Added <a href="./libraries/user_agent.html">User Agent Library</a> which allows browsers, robots, and mobile devises to be identified.</li>
<li>Added <a href="./libraries/table.html">HTML Table Class</a> , enabling tables to be generated from arrays or database results.</li>
<li>Added <a href="./libraries/Zip.html">Zip Encoding Library</a>.</li>
-<li>Added the ability to <a href="creating_libraries.html">extend libraries</a> and <a href="core_classes.html">extend core classes</a>, in addition to being able to replace them.</li>
-<li>Added support for storing <a href="models.html">models within sub-folders</a>.</li>
+<li>Added the ability to <a href="./general/creating_libraries.html">extend libraries</a> and <a href="./general/core_classes.html">extend core classes</a>, in addition to being able to replace them.</li>
+<li>Added support for storing <a href="./general/models.html">models within sub-folders</a>.</li>
<li>Added <a href="./helpers/download_helper.html">Download Helper</a>.</li>
<li>Added <a href="./database/queries.html">simple_query()</a> function to the database classes</li>
<li>Added <a href="./helpers/date_helper.html">standard_date()</a> function to the Date Helper.</li>