mod_host_status_heartbeat/README.markdown
changeset 2245 2a16a6c67288
parent 2234 42eafc1c61d9
child 2246 3f75f892a41e
--- a/mod_host_status_heartbeat/README.markdown	Fri Jul 08 23:58:10 2016 +0200
+++ b/mod_host_status_heartbeat/README.markdown	Thu Jul 14 17:40:46 2016 +0200
@@ -6,13 +6,13 @@
 Introduction
 ============
 
-This module integrates with mod\_host\_status\_check to provide heartbeats at regular intervals.
+This module integrates with [mod\_host\_status\_check] to provide heartbeats at regular intervals.
 
-The only time you will generally want this, is if you are using mod\_component\_client to run Prosody as
-an external component of another Prosody server that has mod\_host\_status\_check loaded and waiting for
+The only time you will generally want this, is if you are using [mod\_component\_client] to run Prosody as
+an external component of another Prosody server that has [mod\_host\_status\_check] loaded and waiting for
 heartbeats.
 
-Alternatively you can run this on the same Prosody host as mod\_http\_status\_check and it will simply
+Alternatively you can run this on the same Prosody host as [mod\_http\_status\_check] and it will simply
 update a variable periodically to indicate that Prosody and timers are functional.
 
 Configuration