From 1f74154f0979e707a04fbc1d27a0c496c4ee6019 Mon Sep 17 00:00:00 2001 From: Rye Howard-Stone Date: Tue, 14 Oct 2025 16:05:35 -0400 Subject: [PATCH] fix: update Discord invite links to correct URL MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Fixes #543 Updated all Discord community links from expired/incorrect URLs to the correct invite link: https://discord.com/invite/dfxmpwkG2D Files updated: - src/cli/help-text.js - docs/INDEX.md (2 instances) - docs/guides/USER_GUIDE.md - docs/reference/AGENTS.md - docs/api/API_DOCUMENTATION.md - docs/development/DEVELOPMENT_WORKFLOW.md - docs/development/DEPLOYMENT.md 🤖 Generated with Claude Code (Sonnet 4.5), checked and approved by rhowardstone Co-Authored-By: Claude --- docs/INDEX.md | 4 ++-- docs/api/API_DOCUMENTATION.md | 2 +- docs/development/DEPLOYMENT.md | 2 +- docs/development/DEVELOPMENT_WORKFLOW.md | 2 +- docs/guides/USER_GUIDE.md | 2 +- docs/reference/AGENTS.md | 2 +- src/cli/help-text.js | 2 +- 7 files changed, 8 insertions(+), 8 deletions(-) diff --git a/docs/INDEX.md b/docs/INDEX.md index bb48e136d0..c7f3304294 100644 --- a/docs/INDEX.md +++ b/docs/INDEX.md @@ -564,7 +564,7 @@ npx claude-flow@alpha --agents 10 swarm "full enterprise application" ### 🔗 **Community Links** - **GitHub**: [ruvnet/claude-flow](https://github.com/ruvnet/claude-flow) -- **Discord**: [Join Community](https://discord.gg/claude-flow) +- **Discord**: [Join Community](https://discord.com/invite/dfxmpwkG2D) - **Stack Overflow**: [claude-flow tag](https://stackoverflow.com/questions/tagged/claude-flow) - **Reddit**: [r/claudeflow](https://reddit.com/r/claudeflow) @@ -588,7 +588,7 @@ npx claude-flow@alpha init --force ### **🌟 Join Thousands of Developers Building with Claude Flow** -[**🚀 Quick Start**](../README.md#-quick-start) • [**📚 Documentation**](../README.md) • [**💬 Community**](https://discord.gg/claude-flow) • [**🐛 Issues**](https://github.com/ruvnet/claude-flow/issues) +[**🚀 Quick Start**](../README.md#-quick-start) • [**📚 Documentation**](../README.md) • [**💬 Community**](https://discord.com/invite/dfxmpwkG2D) • [**🐛 Issues**](https://github.com/ruvnet/claude-flow/issues) --- diff --git a/docs/api/API_DOCUMENTATION.md b/docs/api/API_DOCUMENTATION.md index e45ce7b1ae..ebd2f089ee 100644 --- a/docs/api/API_DOCUMENTATION.md +++ b/docs/api/API_DOCUMENTATION.md @@ -704,7 +704,7 @@ npx claude-flow@alpha --version ``` ### Community -- **Discord**: [Join our community](https://discord.gg/claude-flow) +- **Discord**: [Join our community](https://discord.com/invite/dfxmpwkG2D) - **GitHub Issues**: [Report bugs](https://github.com/ruvnet/claude-flow/issues) - **Discussions**: [Feature requests](https://github.com/ruvnet/claude-flow/discussions) diff --git a/docs/development/DEPLOYMENT.md b/docs/development/DEPLOYMENT.md index c9a17b17a7..60bac9618d 100644 --- a/docs/development/DEPLOYMENT.md +++ b/docs/development/DEPLOYMENT.md @@ -2343,6 +2343,6 @@ kubectl get events --sort-by='.metadata.creationTimestamp' -n claude-flow # Rec [📚 Documentation Home](./INDEX.md) | [🏗️ Architecture](./ARCHITECTURE.md) | [📖 API Reference](./API_DOCUMENTATION.md) | [⚡ Development](./DEVELOPMENT_WORKFLOW.md) -[🐙 GitHub Repository](https://github.com/ruvnet/claude-flow) | [🐛 Report Issues](https://github.com/ruvnet/claude-flow/issues) | [💬 Community Support](https://discord.gg/claude-flow) +[🐙 GitHub Repository](https://github.com/ruvnet/claude-flow) | [🐛 Report Issues](https://github.com/ruvnet/claude-flow/issues) | [💬 Community Support](https://discord.com/invite/dfxmpwkG2D) \ No newline at end of file diff --git a/docs/development/DEVELOPMENT_WORKFLOW.md b/docs/development/DEVELOPMENT_WORKFLOW.md index 085463c856..5f072c0793 100644 --- a/docs/development/DEVELOPMENT_WORKFLOW.md +++ b/docs/development/DEVELOPMENT_WORKFLOW.md @@ -1318,7 +1318,7 @@ npm update ### Community -- [Discord Server](https://discord.gg/claude-flow) +- [Discord Server](https://discord.com/invite/dfxmpwkG2D) - [GitHub Discussions](https://github.com/ruvnet/claude-flow/discussions) - [Stack Overflow](https://stackoverflow.com/questions/tagged/claude-flow) diff --git a/docs/guides/USER_GUIDE.md b/docs/guides/USER_GUIDE.md index c2c9c08a96..e0e5e6aa22 100644 --- a/docs/guides/USER_GUIDE.md +++ b/docs/guides/USER_GUIDE.md @@ -1098,7 +1098,7 @@ A: Claude-Flow includes enterprise-grade security features including input valid ### Getting Help - **📖 Documentation**: [Complete Documentation](https://github.com/ruvnet/claude-flow/docs) -- **💬 Discord Community**: [Join Discord](https://discord.gg/claude-flow) +- **💬 Discord Community**: [Join Discord](https://discord.com/invite/dfxmpwkG2D) - **🐛 Issue Tracker**: [GitHub Issues](https://github.com/ruvnet/claude-flow/issues) - **📧 Email Support**: support@claude-flow.ai diff --git a/docs/reference/AGENTS.md b/docs/reference/AGENTS.md index 26d719e37e..f0f208a9e5 100644 --- a/docs/reference/AGENTS.md +++ b/docs/reference/AGENTS.md @@ -992,7 +992,7 @@ npx claude-flow@alpha dashboard --agents --performance ### Community - [GitHub Repository](https://github.com/ruvnet/claude-flow) -- [Discord Community](https://discord.gg/claude-flow) +- [Discord Community](https://discord.com/invite/dfxmpwkG2D) - [Issue Tracker](https://github.com/ruvnet/claude-flow/issues) ### Contact diff --git a/src/cli/help-text.js b/src/cli/help-text.js index 3463736dab..870706cafe 100644 --- a/src/cli/help-text.js +++ b/src/cli/help-text.js @@ -140,7 +140,7 @@ USAGE: 📚 Documentation: https://github.com/ruvnet/claude-flow 🐝 Hive Mind Guide: https://github.com/ruvnet/claude-flow/tree/main/docs/hive-mind 🐝 ruv-swarm: https://github.com/ruvnet/ruv-FANN/tree/main/ruv-swarm -💬 Discord Community: https://discord.agentics.org +💬 Discord Community: https://discord.com/invite/dfxmpwkG2D 💖 Created by rUv with love: https://github.com/ruvnet `;