readme: update config documentation link
This commit is contained in:
parent
6db9089469
commit
11b9061ffb
|
@ -48,7 +48,7 @@ $ ./alertmanager -config.file=<your_file>
|
||||||
|
|
||||||
## Example
|
## Example
|
||||||
|
|
||||||
This is an example configuration that should cover most relevant aspects of the new YAML configuration format. Authoritative source for now is the [code](https://github.com/prometheus/alertmanager/tree/dev/config).
|
This is an example configuration that should cover most relevant aspects of the new YAML configuration format. The full documentation of the configuration can be found [here](https://prometheus.io/docs/alerting/configuration/).
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
global:
|
global:
|
||||||
|
|
Loading…
Reference in New Issue