Skip to content

Commit c1c2232

Browse files
committed
docs: fix cross-reference link in runtime-tw guide
1 parent 449a8ac commit c1c2232

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/src/content/docs/guides/runtime-tw.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -266,6 +266,6 @@ export function DynamicThemeApp() {
266266

267267
## What's Next?
268268

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
269+
- Learn about [Compile-Time tw](./compile-time-tw/) for zero runtime overhead
270+
- Explore [Dynamic ClassNames](./dynamic-classnames/) for hybrid optimization
271+
- Check out [Custom Colors](../advanced/custom-colors/) for theme configuration

0 commit comments

Comments
 (0)