From 0fe7e223ccd2e98237619dfd73612ca2a2ef30d5 Mon Sep 17 00:00:00 2001 From: Alex Date: Tue, 4 Nov 2025 09:27:22 +0000 Subject: [PATCH] fix: update Discord invite link across documentation and navigation --- CONTRIBUTING.md | 2 +- HACKTOBERFEST.md | 2 +- README.md | 4 ++-- frontend/src/Navigation.tsx | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 096f236b..0b424332 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -147,5 +147,5 @@ Here's a step-by-step guide on how to contribute to DocsGPT: Thank you for considering contributing to DocsGPT! 🙏 ## Questions/collaboration -Feel free to join our [Discord](https://discord.gg/n5BX8dh8rU). We're very friendly and welcoming to new contributors, so don't hesitate to reach out. +Feel free to join our [Discord](https://discord.gg/vN7YFfdMpj). We're very friendly and welcoming to new contributors, so don't hesitate to reach out. # Thank you so much for considering to contributing DocsGPT!🙏 diff --git a/HACKTOBERFEST.md b/HACKTOBERFEST.md index 444c4ba1..f9aa17d8 100644 --- a/HACKTOBERFEST.md +++ b/HACKTOBERFEST.md @@ -32,7 +32,7 @@ Non-Code Contributions: - Before contributing check existing [issues](https://github.com/arc53/DocsGPT/issues) or [create](https://github.com/arc53/DocsGPT/issues/new/choose) an issue and wait to get assigned. - Once you are finished with your contribution, please fill in this [form](https://forms.gle/Npaba4n9Epfyx56S8). - Refer to the [Documentation](https://docs.docsgpt.cloud/). -- Feel free to join our [Discord](https://discord.gg/n5BX8dh8rU) server. We're here to help newcomers, so don't hesitate to jump in! Join us [here](https://discord.gg/n5BX8dh8rU). +- Feel free to join our [Discord](https://discord.gg/vN7YFfdMpj) server. We're here to help newcomers, so don't hesitate to jump in! Join us [here](https://discord.gg/vN7YFfdMpj). Thank you very much for considering contributing to DocsGPT during Hacktoberfest! 🙏 Your contributions (not just simple typos) could earn you a stylish new t-shirt. diff --git a/README.md b/README.md index 6aa6d13f..a341a273 100644 --- a/README.md +++ b/README.md @@ -16,10 +16,10 @@ ![link to main GitHub showing Forks number](https://img.shields.io/github/forks/arc53/docsgpt?style=social) ![link to license file](https://img.shields.io/github/license/arc53/docsgpt) - ![link to discord](https://img.shields.io/discord/1070046503302877216) + ![link to discord](https://img.shields.io/discord/1070046503302877216) ![X (formerly Twitter) URL](https://img.shields.io/twitter/follow/docsgptai) -⚡️ Quickstart☁️ Cloud Version💬 Discord +⚡️ Quickstart☁️ Cloud Version💬 Discord
📖 Documentation👫 Contribute🗞 Blog
diff --git a/frontend/src/Navigation.tsx b/frontend/src/Navigation.tsx index 439267c3..1847d8f9 100644 --- a/frontend/src/Navigation.tsx +++ b/frontend/src/Navigation.tsx @@ -567,7 +567,7 @@ export default function Navigation({ navOpen, setNavOpen }: NavigationProps) {