Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion website/src/content/pages/theme/customize.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down