From 145b2bd359490fd2a53b9a67dd4cdb1323d79642 Mon Sep 17 00:00:00 2001 From: Wild Kat Date: Tue, 12 Jun 2018 22:06:54 +0200 Subject: fix minor typos and docs lint (#1382) --- docs/Hooks.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/Hooks.md') diff --git a/docs/Hooks.md b/docs/Hooks.md index 09b6117..ceb8488 100644 --- a/docs/Hooks.md +++ b/docs/Hooks.md @@ -130,11 +130,11 @@ Fields sent in the message: * `model`: Model name (e.g. `eos`) * `node`: Device hostname - The AWS SNS hook requires the following configuration keys: * `region`: AWS Region name * `topic_arn`: ASN Topic reference + ### awssns hook configuration example ```yaml -- cgit v1.2.1