Remove Discord

This commit is contained in:
Felix Schuster 2025-10-28 17:01:48 +01:00 committed by Thomas Tendyck
parent d44fc790ee
commit 9fe305e6fb
3 changed files with 0 additions and 6 deletions

View file

@ -10,7 +10,6 @@ If you want to support our development:
* Add a GitHub Star to the project
* Share our projects on social media
* Join the [Confidential Computing Discord](https://discord.gg/rH8QTH56JN)
Constellation is licensed under the [BUSL](LICENSE). When contributing, you also need to agree to our [Contributor License Agreement](https://cla-assistant.io/edgelesssys/constellation).

View file

@ -5,7 +5,6 @@
<p>
<a href="https://github.com/edgelesssys/constellation/actions/workflows/test-tidy.yml/badge.svg?branch=main"><img src="https://github.com/edgelesssys/constellation/actions/workflows/test-tidy.yml/badge.svg?branch=main" alt="Govulncheck"></a>
<a href="https://goreportcard.com/report/github.com/edgelesssys/constellation/v2"><img src="https://goreportcard.com/badge/github.com/edgelesssys/constellation/v2" alt="Go Report"></a>
<a href="https://discord.gg/rH8QTH56JN"><img src="https://img.shields.io/discord/823900998606651454?color=7389D8&label=discord&logo=discord&logoColor=ffffff" alt="Discord"></a>
<a href="https://twitter.com/EdgelessSystems"><img src="https://img.shields.io/twitter/follow/EdgelessSystems?label=Follow" alt="Twitter"></a>
</p>

View file

@ -132,10 +132,6 @@ async function createConfig() {
label: 'GitHub',
href: 'https://github.com/edgelesssys/constellation',
},
{
label: 'Discord',
href: 'https://discord.gg/rH8QTH56JN',
},
{
label: 'Newsletter',
href: 'https://www.edgeless.systems/#footer'