From f484f72994b4e5d2208fd629a7baa0bb38ab66ab Mon Sep 17 00:00:00 2001 From: Wayne <5291640+ringoinca@users.noreply.github.com> Date: Mon, 4 Aug 2025 16:32:04 +0300 Subject: [PATCH] Discord invite link --- README.md | 2 +- docs/.vitepress/config.mts | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ecb2dbc..115362e 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ _Full-text search across all your emails and attachments_ We are committed to build an engaging community around Open Archiver, and we are inviting all of you to join our community on Discord to get real-time support and connect with the team. -[![Discord](https://img.shields.io/badge/Join%20our%20Discord-7289DA?style=for-the-badge&logo=discord&logoColor=white)](https://discord.gg/Qpv4BmHp) +[![Discord](https://img.shields.io/badge/Join%20our%20Discord-7289DA?style=for-the-badge&logo=discord&logoColor=white)](https://discord.gg/MTtD7BhuTQ) [![Bluesky](https://img.shields.io/badge/Follow%20us%20on%20Bluesky-0265D4?style=for-the-badge&logo=bluesky&logoColor=white)](https://bsky.app/profile/openarchiver.bsky.social) diff --git a/docs/.vitepress/config.mts b/docs/.vitepress/config.mts index a14024d..3b671a4 100644 --- a/docs/.vitepress/config.mts +++ b/docs/.vitepress/config.mts @@ -24,7 +24,7 @@ export default defineConfig({ { text: 'Home', link: '/' }, { text: 'Github', link: 'https://github.com/LogicLabs-OU/OpenArchiver' }, { text: "Website", link: 'https://openarchiver.com/' }, - { text: "Discord", link: 'https://discord.gg/Qpv4BmHp' } + { text: "Discord", link: 'https://discord.gg/MTtD7BhuTQ' } ], sidebar: [ {