diff --git a/ext/spl/README b/ext/spl/README
index b2aeb596d096b..28373a3eda54d 100755
--- a/ext/spl/README
+++ b/ext/spl/README
@@ -4,4 +4,4 @@ code in the file spl.php or in the corresponding .inc file in the examples
subdirectory. Based on the internal implementations or the files in the
examples subdirectory there are also some .php files to experiment with.
-For more information look at: http://php.net/~helly/php/ext/spl
+For more information look at: http://php.net/manual/en/book.spl.php
diff --git a/ext/spl/spl.php b/ext/spl/spl.php
index 3638a5a2b7783..c276f1f2eec0b 100755
--- a/ext/spl/spl.php
+++ b/ext/spl/spl.php
@@ -145,9 +145,6 @@
* - Debug session 2 [pps], [pdf], [swf]
* - Debug session 3 [pps], [pdf]
*
- * You can download this documentation as a chm file
- * here.
- *
* (c) Marcus Boerger, 2003 - 2007
*/