Skip to content

Commit d934ca6

Browse files
committed
chore(readme): fixed broken link for react tokens
1 parent 6275b2b commit d934ca6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/react-tokens/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,4 @@ t_global_background_color_primary_default.value === '#fff'; // true
3939
t_global_background_color_primary_default.var === 'var(--pf-t--global--background--color--primary--default)'; // true
4040
```
4141

42-
[token-page]: https://react-staging.patternfly.org/developer-resources/global-css-variables
42+
[token-page]: https://www.patternfly.org/tokens/develop-with-tokens/#react-tokens

0 commit comments

Comments
 (0)