docs: Update Discord link (#5335)

Signed-off-by: Dakshata <dakshatamishralakshya@gmail.com>
Co-authored-by: Dakshata <dakshatamishralakshya@gmail.com>
Co-authored-by: Tania Chakraborty <tchakraborty@block.xyz>
This commit is contained in:
taniandjerry 2025-10-23 12:37:45 -04:00 committed by GitHub
parent ee423c9234
commit 0455b6cb8d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
42 changed files with 49 additions and 49 deletions

View file

@ -322,4 +322,4 @@ Whether you're looking to streamline your CI/CD pipelines, automate server maint
3. **Test in a safe environment** before deploying to production
4. **Integrate with your existing workflows** and watch your productivity soar
Connect with us on our [Discord community](https://discord.gg/block-opensource) to share your headless mode success stories, ask questions, and collaborate with other developers who want to push the boundaries of AI automation.
Connect with us on our [Discord community](https://discord.gg/goose-oss) to share your headless mode success stories, ask questions, and collaborate with other developers who want to push the boundaries of AI automation.

View file

@ -178,7 +178,7 @@ If you encounter issues:
1. Check the **[Container Use GitHub repository](https://github.com/dagger/container-use)** for documentation
2. Verify all prerequisites are installed and working
3. Join our [Discord community](https://discord.gg/block-opensource) for support
3. Join our [Discord community](https://discord.gg/goose-oss) for support
## Next Steps

View file

@ -451,7 +451,7 @@ The key is treating Goose as a planning partner, not just a code generator. Give
- Try this approach with your own complex setup challenges
- Experiment with different types of planning prompts
- Share your planning successes with the [Goose community](https://discord.gg/block-opensource)
- Share your planning successes with the [Goose community](https://discord.gg/goose-oss)
- Explore how planning integrates with [Lead/Worker mode](/docs/tutorials/lead-worker) or [Subagents](/docs/guides/subagents) for even more sophisticated workflows
Remember, the goal is to get the right approach, in the right order, with the right safeguards. That's what makes the difference between a quick fix and a robust, maintainable solution.