From 4ead4cb6abda2dd3c2c3b2818f812fa192418f61 Mon Sep 17 00:00:00 2001 From: Joe Martin <84011561+joethreepwood@users.noreply.github.com> Date: Wed, 31 Jan 2024 13:56:01 +0000 Subject: [PATCH] slack removal (#793) --- .github/ISSUE_TEMPLATE/config.yaml | 4 ++-- charts/posthog/README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/config.yaml b/.github/ISSUE_TEMPLATE/config.yaml index 2b5ef4f26..d35a87810 100644 --- a/.github/ISSUE_TEMPLATE/config.yaml +++ b/.github/ISSUE_TEMPLATE/config.yaml @@ -1,4 +1,4 @@ contact_links: - name: "\U0001F914 All other questions, including if you're not sure what to do." - url: https://posthog.com/slack - about: Search on our community Slack group for similar questions or ask for help there. + url: https://posthog.com/questions + about: Search on our community for similar questions or ask for help there. diff --git a/charts/posthog/README.md b/charts/posthog/README.md index 26279dd9e..ed859abc4 100644 --- a/charts/posthog/README.md +++ b/charts/posthog/README.md @@ -23,7 +23,7 @@ Security updates will continue until May 2024. [![Latest release of the Helm chart](https://img.shields.io/badge/dynamic/yaml.svg?label=Helm%20chart%20version&url=https://posthog.github.io/charts-clickhouse/index.yaml&query=$.entries.posthog[:1].version&logo=helm)](https://github.com/PostHog/charts-clickhouse) [![Latest release app version](https://img.shields.io/badge/dynamic/yaml.svg?label=App%20version&url=https://posthog.github.io/charts-clickhouse/index.yaml&query=$.entries.posthog[:1].appVersion)](https://github.com/PostHog/posthog) [![MIT License](https://img.shields.io/badge/License-MIT-red.svg?style=flat-square)](https://opensource.org/licenses/MIT) -[![Slack](https://img.shields.io/badge/PostHog_chat-slack-blue?logo=slack)](https://posthog.com/slack) +[![Community](https://img.shields.io/badge/PostHog_chat-slack-blue?logo=slack)](https://posthog.com/questions) -----