diff --git a/README.md b/README.md index 600d7802..138cc6bd 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,6 @@ [![Version](https://img.shields.io/badge/version-v0.7.1-brightgreen.svg)](https://github.com/jenkinsci/kubernetes-operator/releases/tag/v0.7.1) [![Build status](https://github.com/jenkinsci/kubernetes-operator/actions/workflows/auto-tests.yaml/badge.svg)](https://github.com/jenkinsci/kubernetes-operator/actions/workflows/auto-tests.yaml) [![Go Report Card](https://goreportcard.com/badge/github.com/jenkinsci/kubernetes-operator "Go Report Card")](https://goreportcard.com/report/github.com/jenkinsci/kubernetes-operator) -[![Docker Pulls](https://img.shields.io/docker/pulls/virtuslab/jenkins-operator.svg)](https://hub.docker.com/r/virtuslab/jenkins-operator/tags) ![logo](/assets/jenkins_gopher_wide.png) @@ -66,9 +65,6 @@ Main channel of communication on topics related to Jenkins Operator is [Jenkins Here you can ask questions about the project, discuss best practices on using it, and talk to other users of the Operator, contributors and project's maintainers. -We also have a dedicated channel called `#jenkins-operator` on [virtuslab-oss.slack.com](https://virtuslab-oss.slack.com). -Fill out ([Invite form](https://forms.gle/X3X8qA1XMirdBuEH7)) and come say hi! - ## Snapshots between releases We are trying our best to resolve issues quickly, but they have to wait to be released. If you can't wait for an official diff --git a/website/config.toml b/website/config.toml index 0a5cbb5a..298086e2 100644 --- a/website/config.toml +++ b/website/config.toml @@ -69,7 +69,7 @@ weight = 1 # Everything below this are Site Params [params] -copyright = "VirtusLab" +copyright = "Jenkins Operator Community" #privacy_policy = "https://policies.google.com/privacy" # Menu title if your navbar has a versions selector to access old versions of your site.