We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f07f79a commit 4748f76Copy full SHA for 4748f76
src/content/docs/clack/basics/getting-started.mdx
@@ -114,9 +114,9 @@ if (isCancel(name)) {
114
115
## Next Steps
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
+1. Check out our [Examples](/docs/clack/guides/examples) for more practical use cases
+2. Learn about [Best Practices](/docs/clack/guides/best-practices) for building CLIs
+3. Explore the [API Reference](/docs/clack/packages/prompts) for detailed documentation
120
4. Join our [Discord community](https://bomb.sh/chat) for support and discussions
121
122
## TypeScript Support
0 commit comments