summaryrefslogtreecommitdiffstats
path: root/user_guide_src
diff options
context:
space:
mode:
Diffstat (limited to 'user_guide_src')
-rw-r--r--user_guide_src/source/changelog.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/user_guide_src/source/changelog.rst b/user_guide_src/source/changelog.rst
index 7dddea0f4..a22b94f8c 100644
--- a/user_guide_src/source/changelog.rst
+++ b/user_guide_src/source/changelog.rst
@@ -2279,7 +2279,7 @@ Release Date: January 30, 2008
- Added an "integer" rule into the Validation library.
- Added valid_base64() to the Validation library.
- Documented clear() in the :doc:`Image
- Processing <../libraries/image_lib>` library.
+ Processing <./libraries/image_lib>` library.
- Changed the behaviour of custom callbacks so that they no longer
trigger the "required" rule.
- Modified Upload class $_FILES error messages to be more precise.