diff --git a/modules/autotest/docs/test.txt b/modules/autotest/docs/test.txt
index 34d9ea40303ceb66253f491dca3ed604d7d26eb6..5dc0bfc686d1941ee7bc09952335cdb441ebe99a 100644
--- a/modules/autotest/docs/test.txt
+++ b/modules/autotest/docs/test.txt
@@ -2,12 +2,13 @@
 =================
 
 This module provides an interface to do automatic testing of authentication sources.
-To enable it, create a file named "enable" in modules/autotest.
+To enable it, create a file named "`enable`" in `modules/autotest`.
 
 It provides three webpages:
-- https://.../simplesaml/module.php/autotest/login.php
-- https://.../simplesaml/module.php/autotest/logout.php
-- https://.../simplesaml/module.php/autotest/attributes.php
+
+- `https://.../simplesaml/module.php/autotest/login.php`
+- `https://.../simplesaml/module.php/autotest/logout.php`
+- `https://.../simplesaml/module.php/autotest/attributes.php`
 
 All the webpages have a mandatory paremeter 'SourceID', which is the name of the authentication source.