Commit 21241a59 authored by xginn8's avatar xginn8 Committed by Brian Brazil

adding missing trailing ' in alertmanager example (#817)

parent d11e90e1
...@@ -94,7 +94,7 @@ receivers: ...@@ -94,7 +94,7 @@ receivers:
text: '{{ template "slack.myorg.text" . }}' text: '{{ template "slack.myorg.text" . }}'
templates: templates:
- '/etc/alertmanager/templates/myorg.tmpl - '/etc/alertmanager/templates/myorg.tmpl'
``` ```
This example is explained in further detail in this [blogpost](https://prometheus.io/blog/2016/03/03/custom-alertmanager-templates/). This example is explained in further detail in this [blogpost](https://prometheus.io/blog/2016/03/03/custom-alertmanager-templates/).
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment