diff --git a/config.yaml b/config.yaml index 5a6388e..19e7dce 100644 --- a/config.yaml +++ b/config.yaml @@ -1,4 +1,4 @@ -baseURL: "https://runbooks.thaum.xyz" +baseURL: "https://runbooks.prometheus-operator.dev" languageCode: "en-us" title: "kube-prometheus runbooks" diff --git a/content/_index.md b/content/_index.md index a7ec3e6..81fcd8f 100644 --- a/content/_index.md +++ b/content/_index.md @@ -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).