summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDerek Allard <derek.allard@ellislab.com>2008-05-10 16:13:16 +0200
committerDerek Allard <derek.allard@ellislab.com>2008-05-10 16:13:16 +0200
commit62d6c6d954cb64ea80d43acad7d2da795c0710b5 (patch)
treeb8c030e025e3a403c8c2fb2511dfb1e9b3512e80
parent432019cdc654fad0b866a2b9ea7483f233ec811d (diff)
fixed a link in the changelog
-rw-r--r--user_guide/changelog.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/user_guide/changelog.html b/user_guide/changelog.html
index 6a73b5538..f838dbd1c 100644
--- a/user_guide/changelog.html
+++ b/user_guide/changelog.html
@@ -85,7 +85,7 @@ SVN Commit: not currently released</p>
<li>Added the ability to set CRLF settings via config in the <a href="libraries/email.html">Email</a> class.</li>
<li><a href="libraries/unit_testing.html">Unit Testing</a> results are now colour coded, and a change was made to the default template of results.</li>
<li>Added a valid_emails rule to the <a href="libraries/validation.html">Validation</a> class.</li>
- <li>The <a href="helpers/download_helper.html">Zip class</a> now exits within <kbd>download()</kbd>.</li>
+ <li>The <a href="libraries/zip.html">Zip class</a> now exits within <kbd>download()</kbd>.</li>
</ul>
</li>
<li>Helpers