diff --git a/website/src/content/pages/theme/customize.mdx b/website/src/content/pages/theme/customize.mdx index b7e39a759..2eb0947e5 100644 --- a/website/src/content/pages/theme/customize.mdx +++ b/website/src/content/pages/theme/customize.mdx @@ -35,7 +35,7 @@ export default defineConfig({ ## Semantic Tokens Another cool way to customize Park UI is by adjusting -[semantic tokens](https://park-ui.com/docs/panda/theme/semantic-tokens). This is helpful if you want to modify specific +[semantic tokens](../semantic-tokens). This is helpful if you want to modify specific aspects of the theme, such as the appearance of disabled elements. ```tsx