diff --git a/doc/src/sgml/wal.sgml b/doc/src/sgml/wal.sgml
index 186c3614b9ac4fe911cb81a1ffd809116dc54875..c66ae291e00aa8a12f4dbbff1a670db41aa5f1da 100644
--- a/doc/src/sgml/wal.sgml
+++ b/doc/src/sgml/wal.sgml
@@ -153,10 +153,8 @@
    drive cannot guarantee the data will be written before shutdown.
    If you use SSDs, be aware that many of these do not honor cache flush
    commands by default.
-   You can test for reliable I/O subsystem behavior using
-   <application>diskchecker.pl</> (<ulink
-   url="http://brad.livejournal.com/2116715.html">description</ulink>, <ulink
-   url="https://gist.github.com/3172656">script</ulink>).
+   You can test for reliable I/O subsystem behavior using <ulink
+   url="http://brad.livejournal.com/2116715.html"><filename>diskchecker.pl</filename></ulink>.
   </para>
 
   <para>