From 8f0e3967021ba82ed4b2f50f86dc7ff09d924bc9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Krupa?= Date: Mon, 19 Jul 2021 09:46:24 +0200 Subject: [PATCH] Fix repo link --- config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.yaml b/config.yaml index 1898e68..5a6388e 100644 --- a/config.yaml +++ b/config.yaml @@ -5,7 +5,7 @@ title: "kube-prometheus runbooks" theme: book params: - BookRepo: "https://github.com/paulfantom/runbooks" + BookRepo: "https://github.com/prometheus-operator/runbooks" BookEditPath: "edit/main" BookSearch: true BookSection: "runbooks"