From 76769d4b617989c6c60f61a3ba16261f812538c2 Mon Sep 17 00:00:00 2001 From: Ben Kochie Date: Sun, 15 Sep 2019 16:59:16 +0200 Subject: [PATCH] Update link to SaltStack formula (#6024) Use the "official" saltstack-formulas version. The existing one hasn't been updated since 2015. Signed-off-by: Ben Kochie --- docs/installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/installation.md b/docs/installation.md index 8de482464..a4210842b 100644 --- a/docs/installation.md +++ b/docs/installation.md @@ -94,4 +94,4 @@ the following third-party contributions: ### SaltStack -* [bechtoldt/saltstack-prometheus-formula](https://github.com/bechtoldt/saltstack-prometheus-formula) +* [saltstack-formulas/prometheus-formula](https://github.com/saltstack-formulas/prometheus-formula)