[READ-ONLY] Mirror of https://github.com/bombshell-dev/docs. bomb.sh/docs
0

Configure Feed

Select the types of activity you want to include in your feed.

fix: Fix Next Steps link of Clack Getting Started page (#13)

authored by

MacFJA and committed by
GitHub
(Apr 20, 2025, 11:34 AM -0600) 4748f76e f07f79af

+3 -3
+3 -3
src/content/docs/clack/basics/getting-started.mdx
··· 114 114 115 115 ## Next Steps 116 116 117 - 1. Check out our [Examples](/docs/guides/examples) for more practical use cases 118 - 2. Learn about [Best Practices](/docs/guides/best-practices) for building CLIs 119 - 3. Explore the [API Reference](/docs/api) for detailed documentation 117 + 1. Check out our [Examples](/docs/clack/guides/examples) for more practical use cases 118 + 2. Learn about [Best Practices](/docs/clack/guides/best-practices) for building CLIs 119 + 3. Explore the [API Reference](/docs/clack/packages/prompts) for detailed documentation 120 120 4. Join our [Discord community](https://bomb.sh/chat) for support and discussions 121 121 122 122 ## TypeScript Support