Merge pull request #3 from olivierlemasle/baseurl

Fixes baseURL and repo URL
This commit is contained in:
Paweł Krupa
2021-10-20 13:15:02 +02:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
baseURL: "https://runbooks.thaum.xyz"
baseURL: "https://runbooks.prometheus-operator.dev"
languageCode: "en-us"
title: "kube-prometheus runbooks"

View File

@@ -25,5 +25,5 @@ If you find any issues with current runbooks, please use the `Edit this page` li
For adding a new runbook please follow [add runbook](/docs/add-runbook) guide.
If you find any other issues, please [open an issue on GitHub](https://github.com/paulfantom/runbooks/issues/new)
If you find any other issues, please [open an issue on GitHub](https://github.com/prometheus-operator/runbooks/issues/new)
or ask questions in [prometheus-operator slack channel](https://kubernetes.slack.com/archives/CFFDS2Z7F).