From 2d07a441669687c712bf0ce0de4af58979275d1e Mon Sep 17 00:00:00 2001 From: Jayapriya Pai Date: Mon, 26 Feb 2024 16:50:36 +0530 Subject: [PATCH] fix: update kubernetes slack link Signed-off-by: Jayapriya Pai --- .github/ISSUE_TEMPLATE/config.yml | 2 +- CONTRIBUTING.md | 2 +- MAINTAINERS.md | 2 +- README.md | 2 +- contrib/kube-prometheus/README.md | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 0394f6443..be79d34ae 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -2,7 +2,7 @@ blank_issues_enabled: false # Show or hide the Create a blank issue choice when contact_links: - name: "Questions via prometheus-operator community support on kubernetes slack - #prometheus-operator" url: https://kubernetes.slack.com/archives/CFFDS2Z7F - about: "Join us for questions, answers or prometheus-operator related chat. Please do create issues on Github for better collaboration. If you don't have an account, sign up at http://slack.k8s.io/" + about: "Join us for questions, answers or prometheus-operator related chat. Please do create issues on Github for better collaboration. If you don't have an account, sign up at https://kubernetes.slack.com" - name: "Question via prometheus-operator discussions (similar to Stack Overflow)" url: https://github.com/prometheus-operator/prometheus-operator/discussions about: "Please ask and answer questions here for async response." diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index cd2f40b5f..af9126b2b 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -30,7 +30,7 @@ contribution. See the [DCO](DCO) file for details. # Email and Chat -The project currently uses the [Kubernetes Slack](https://slack.k8s.io/): +The project currently uses the [Kubernetes Slack](https://kubernetes.slack.com): - [#prometheus-operator](https://kubernetes.slack.com/archives/CFFDS2Z7F) - [#prometheus-operator-dev](https://kubernetes.slack.com/archives/C01B03QCSMN) diff --git a/MAINTAINERS.md b/MAINTAINERS.md index 8a99b3252..459048e2e 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -13,7 +13,7 @@ | Guillaume Hérail | github@xiu.io | `@xiu` | [@xiu](https://github.com/xiu) | Sony Interactive Entertainment | | Jayapriya Pai | slashpai9@gmail.com | `@slashpai` | [@slashpai](https://github.com/slashpai) | Red Hat | -Please reach any of the maintainers on slack (#prometheus-operator on https://slack.k8s.io/) or email if you want to help. +Please reach any of the maintainers on slack (#prometheus-operator on https://kubernetes.slack.com) or email if you want to help. ## Triage diff --git a/README.md b/README.md index 5d526c946..f113ef450 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![Build Status](https://github.com/prometheus-operator/prometheus-operator/workflows/ci/badge.svg)](https://github.com/prometheus-operator/prometheus-operator/actions) [![Go Report Card](https://goreportcard.com/badge/prometheus-operator/prometheus-operator "Go Report Card")](https://goreportcard.com/report/prometheus-operator/prometheus-operator) -[![Slack](https://img.shields.io/badge/join%20slack-%23prometheus--operator-brightgreen.svg)](http://slack.k8s.io/) +[![Slack](https://img.shields.io/badge/join%20slack-%23prometheus--operator-brightgreen.svg)](https://kubernetes.slack.com) ## Overview diff --git a/contrib/kube-prometheus/README.md b/contrib/kube-prometheus/README.md index b42b32b87..349ce74ee 100644 --- a/contrib/kube-prometheus/README.md +++ b/contrib/kube-prometheus/README.md @@ -35,4 +35,4 @@ Users depending on kube-prometheus with jsonnet-bundler, should change this thei **You still have questions why it moved?** -Feel free to either create an issue or ask in #prometheus-operator on [Kubernetes Slack](http://slack.k8s.io/). +Feel free to either create an issue or ask in #prometheus-operator on [Kubernetes Slack](https://kubernetes.slack.com).