We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 449a8ac commit c1c2232Copy full SHA for c1c2232
docs/src/content/docs/guides/runtime-tw.md
@@ -266,6 +266,6 @@ export function DynamicThemeApp() {
266
267
## What's Next?
268
269
-- Learn about [Compile-Time tw](/guides/compile-time-tw/) for zero runtime overhead
270
-- Explore [Dynamic ClassNames](/guides/dynamic-classnames/) for hybrid optimization
271
-- Check out [Custom Colors](/advanced/custom-colors/) for theme configuration
+- Learn about [Compile-Time tw](./compile-time-tw/) for zero runtime overhead
+- Explore [Dynamic ClassNames](./dynamic-classnames/) for hybrid optimization
+- Check out [Custom Colors](../advanced/custom-colors/) for theme configuration
0 commit comments