From 98cfb53cb4e7a1be39e8daa6f8378243ac611648 Mon Sep 17 00:00:00 2001 From: juliusv Date: Thu, 29 Jan 2015 17:38:05 +0100 Subject: [PATCH] Add link to sample config to README.md. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d77a1535..59f09e4b 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,5 @@ Alertmanager ============= Prometheus Alertmanager - still experimental! + +See [config/fixtures/sample.conf.input](config/fixtures/sample.conf.input) for an example config.