# HG changeset patch # User Kim Alvefur # Date 1467473970 -7200 # Node ID 42eafc1c61d9266af0e728a0b92bf1d63d5dfbb8 # Parent 2a7e9d9e73397348fd67c27817046a70f0c14292 Correct short description key to 'summary' diff -r 2a7e9d9e7339 -r 42eafc1c61d9 mod_host_status_check/README.markdown --- a/mod_host_status_check/README.markdown Sat Jul 02 16:05:02 2016 +0100 +++ b/mod_host_status_check/README.markdown Sat Jul 02 17:39:30 2016 +0200 @@ -1,6 +1,6 @@ --- labels: Stage-Beta -description: Host status check +summary: Host status check ... Introduction diff -r 2a7e9d9e7339 -r 42eafc1c61d9 mod_host_status_heartbeat/README.markdown --- a/mod_host_status_heartbeat/README.markdown Sat Jul 02 16:05:02 2016 +0100 +++ b/mod_host_status_heartbeat/README.markdown Sat Jul 02 17:39:30 2016 +0200 @@ -1,6 +1,6 @@ --- labels: Stage-Beta -description: Host status heartbeat +summary: Host status heartbeat ... Introduction diff -r 2a7e9d9e7339 -r 42eafc1c61d9 mod_http_host_status_check/README.markdown --- a/mod_http_host_status_check/README.markdown Sat Jul 02 16:05:02 2016 +0100 +++ b/mod_http_host_status_check/README.markdown Sat Jul 02 17:39:30 2016 +0200 @@ -1,6 +1,6 @@ --- labels: Stage-Beta -description: HTTP Host Status Check +summary: HTTP Host Status Check ... Introduction