diff --git a/filter/algebra/algebradebug.php b/filter/algebra/algebradebug.php
index 52cf0680eb2..cf5bf96d79f 100644
--- a/filter/algebra/algebradebug.php
+++ b/filter/algebra/algebradebug.php
@@ -338,17 +338,8 @@ Mathematics Tools forum in the Using Moodle course on moodle.org.
running Unix, a likely cause is that the mimetex binary you are using is
incompatible with your operating system. You can try compiling it from the
C sources downloaded from
-http://www.forkosh.com/mimetex.zip, or looking for an appropriate
-binary at
-http://moodle.org/download/mimetex/. You may then also need to
-edit your moodle/filter/algebra/pix.php file to add
-
to the list of operating systems
-in the switch (PHP_OS) statement. Windows users may have a problem properly
-unzipping mimetex.exe. Make sure that mimetex.exe is is PRECISELY
-433152 bytes in size. If not, download fresh copy from
-
-http://moodle.org/download/mimetex/windows/mimetex.exe. Lastly check
-the execute permissions on your mimetex binary, as outlined in item 2 above.
+http://www.forkosh.com/mimetex.zip. Lastly check the execute permissions
+on your mimetex binary, as outlined in item 2 above.