From 0fed3fecd3f785002e2aebb03dbf3938fb86c59f Mon Sep 17 00:00:00 2001 From: aditya singh rathore Date: Thu, 30 Apr 2026 15:27:18 +0530 Subject: [PATCH] fix the discord link --- README.md | 4 ++-- docs/GitHub/GitHub-basics/index.md | 2 +- docs/index.md | 2 +- docusaurus.config.ts | 2 +- src/components/faqs/faqs.tsx | 34 ++++++++++++------------------ src/pages/community/index.tsx | 7 +++--- wiki/CONTRIBUTING.md | 2 +- 7 files changed, 23 insertions(+), 30 deletions(-) diff --git a/README.md b/README.md index b3fb7918..8174724f 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ **Your all-in-one resource for learning Git, GitHub, Python through comprehensive tutorials and hands-on projects.** -[Website](https://recodehive.com/) • [Documentation](https://recodehive.com/docs) • [Contributing](community/contributing-guidelines.md) • [Discord](https://discord.gg/Yxv9RA3r) +[Website](https://recodehive.com/) • [Documentation](https://recodehive.com/docs) • [Contributing](community/contributing-guidelines.md) • [Discord](https://discord.gg/dh3TA8U55Q) @@ -216,7 +216,7 @@ For detailed guidelines, please refer to our [Contributing Guidelines](community Join our community and connect with fellow learners: -[![Discord](https://img.shields.io/badge/Discord-5865F2.svg?style=for-the-badge&logo=Discord&logoColor=white)](https://discord.gg/Yxv9RA3r) +[![Discord](https://img.shields.io/badge/Discord-5865F2.svg?style=for-the-badge&logo=Discord&logoColor=white)](https://discord.gg/dh3TA8U55Q) [![LinkedIn](https://img.shields.io/badge/Follow%20on-LinkedIn-blue?style=for-the-badge&logo=linkedin)](https://www.linkedin.com/in/sanjay-k-v/) ## 📊 Project Statistics diff --git a/docs/GitHub/GitHub-basics/index.md b/docs/GitHub/GitHub-basics/index.md index 3f2b01c8..6a617d9e 100644 --- a/docs/GitHub/GitHub-basics/index.md +++ b/docs/GitHub/GitHub-basics/index.md @@ -36,7 +36,7 @@ Whether you're completely new or need a refresher, these guides will walk you th ## Need help? -- Join our Discord for real-time help: https://discord.gg/Yxv9RA3r +- Join our Discord for real-time help: https://discord.gg/dh3TA8U55Q - Browse our GitHub org: https://github.com/recodehive --- diff --git a/docs/index.md b/docs/index.md index 7bb58ebb..6e380772 100644 --- a/docs/index.md +++ b/docs/index.md @@ -46,7 +46,7 @@ The recode hive GitHub organization ([github.com/recodehive](https://github.com/ recode hive has 600+ GitHub followers and contributors from all over the world. Here is how to become part of it: 1. **Join the GitHub Organization** — raise an issue using the [Invite Link](https://github.com/Recode-Hive/Support/issues/new?assignees=&labels=invite+me+to+the+community&projects=&template=invitation.yml&title=Please+invite+me+to+the+Recode-Hive+GitHub+Community+Organization) and you'll receive an email invitation. -2. **Join Discord** — chat with members, ask questions, and find help in real time at [discord.gg/Yxv9RA3r](https://discord.gg/Yxv9RA3r). +2. **Join Discord** — chat with members, ask questions, and find help in real time at [discord.gg/dh3TA8U55Q](https://discord.gg/dh3TA8U55Q). 3. **Practice open source** — make your first PR in the [Opensource-practice](https://github.com/recodehive/Opensource-practice) repository. 4. **Subscribe to the newsletter** — get career insights delivered to your inbox at [recodehive.substack.com](https://recodehive.substack.com/). diff --git a/docusaurus.config.ts b/docusaurus.config.ts index 7d7b5bce..cae41837 100644 --- a/docusaurus.config.ts +++ b/docusaurus.config.ts @@ -224,7 +224,7 @@ const config: Config = { { type: "html", position: "right", - value: ` + value: ` diff --git a/src/components/faqs/faqs.tsx b/src/components/faqs/faqs.tsx index 514900a0..a4e2b293 100644 --- a/src/components/faqs/faqs.tsx +++ b/src/components/faqs/faqs.tsx @@ -27,7 +27,7 @@ const faqData = [ { question: "How can I contribute as a beginner?", answer: - "We've designed our community specifically with beginners in mind! Contributing to open-source can seem intimidating, but we provide a supportive environment for learning.

Beginner-Friendly Steps:
1. Start with our
GitHub Basics guide
2. Join our Discord community for support
3. Look for 'good first issue' labels in our repositories
4. Follow our step-by-step contribution guide

🎯 Make your first open-source contribution", + "We've designed our community specifically with beginners in mind! Contributing to open-source can seem intimidating, but we provide a supportive environment for learning.

Beginner-Friendly Steps:
1. Start with our GitHub Basics guide
2. Join our Discord community for support
3. Look for 'good first issue' labels in our repositories
4. Follow our step-by-step contribution guide

🎯 Make your first open-source contribution", }, { question: "How can I earn from this recode hive organisation?", @@ -78,16 +78,14 @@ const FAQs: React.FC = () => { FAQs

Looking for answers?

Find answers to the most common questions about recode hive.

@@ -117,11 +115,10 @@ const FAQs: React.FC = () => { }} >