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:
@@ -79,7 +79,7 @@ The list of experimental features may change as Goose development progresses. So
|
||||
<Card
|
||||
title="Discord Community"
|
||||
description="Join our community to discuss experimental features, share feedback, and connect with other users."
|
||||
link="https://discord.gg/block-opensource"
|
||||
link="https://discord.gg/goose-oss"
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
@@ -787,7 +787,7 @@ Beyond single-model setups, goose supports [multi-model configurations](/docs/gu
|
||||
|
||||
---
|
||||
|
||||
If you have any questions or need help with a specific provider, feel free to reach out to us on [Discord](https://discord.gg/block-opensource) or on the [goose repo](https://github.com/block/goose).
|
||||
If you have any questions or need help with a specific provider, feel free to reach out to us on [Discord](https://discord.gg/goose-oss) or on the [Goose repo](https://github.com/block/goose).
|
||||
|
||||
|
||||
[providers]: /docs/getting-started/providers
|
||||
|
||||
@@ -278,7 +278,7 @@ If you encounter issues:
|
||||
|
||||
1. Check the [Cloudflare MCP Server repository](https://github.com/cloudflare/mcp-server-cloudflare) for documentation
|
||||
2. Review [Cloudflare API documentation](https://developers.cloudflare.com/api/)
|
||||
3. Join our [Discord community](https://discord.gg/block-opensource) for support
|
||||
3. Join our [Discord community](https://discord.gg/goose-oss) for support
|
||||
4. Check [Cloudflare Community](https://community.cloudflare.com/) for platform-specific help
|
||||
|
||||
## Next Steps
|
||||
|
||||
@@ -186,4 +186,4 @@ After completing tutorials, you can:
|
||||
### Need Further Help?
|
||||
If you have questions, run into issues, or just need to brainstorm ideas join the [Discord Community][discord]!
|
||||
|
||||
[discord]: https://discord.gg/block-opensource
|
||||
[discord]: https://discord.gg/goose-oss
|
||||
@@ -416,7 +416,7 @@ If you have questions, run into issues, or just need to brainstorm ideas join th
|
||||
|
||||
[handling-rate-limits]: /docs/guides/handling-llm-rate-limits-with-goose
|
||||
[installation]: /docs/getting-started/installation
|
||||
[discord]: https://discord.gg/block-opensource
|
||||
[discord]: https://discord.gg/goose-oss
|
||||
[goosehints]: /docs/guides/using-goosehints
|
||||
[configure-llm-provider]: /docs/getting-started/providers
|
||||
[extensions-directory]: /extensions
|
||||
@@ -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.
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
@@ -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.
|
||||
Reference in New Issue
Block a user