mirror of
https://github.com/prometheus-operator/runbooks.git
synced 2026-05-06 07:16:33 +00:00
Merge pull request #3 from olivierlemasle/baseurl
Fixes baseURL and repo URL
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
baseURL: "https://runbooks.thaum.xyz"
|
||||
baseURL: "https://runbooks.prometheus-operator.dev"
|
||||
languageCode: "en-us"
|
||||
title: "kube-prometheus runbooks"
|
||||
|
||||
|
||||
@@ -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).
|
||||
|
||||
Reference in New Issue
Block a user