diff --git a/README.md b/README.md index 6762c7a4b..59a4c042b 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ This is the development monorepo for StyleX. - [postcss-plugin](https://github.com/facebook/stylex/blob/main/packages/@stylexjs/postcss-plugin) - [rollup-plugin](https://github.com/facebook/stylex/blob/main/packages/@stylexjs/rollup-plugin) - [scripts](https://github.com/facebook/stylex/blob/main/packages/scripts) - - [shared](https://github.com/facebook/stylex/blob/main/packages/@stylexjs/babel-plugin/shared) + - [shared](https://github.com/facebook/stylex/tree/main/packages/@stylexjs/shared) - [style-value-parser](https://github.com/facebook/stylex/blob/main/packages/style-value-parser) - [stylex](https://github.com/facebook/stylex/blob/main/packages/@stylexjs/stylex) diff --git a/packages/@stylexjs/eslint-plugin/README.md b/packages/@stylexjs/eslint-plugin/README.md index 40032c8e8..77eadc823 100644 --- a/packages/@stylexjs/eslint-plugin/README.md +++ b/packages/@stylexjs/eslint-plugin/README.md @@ -53,7 +53,7 @@ their **suggested replacements**. ### @stylexjs/sort-keys This rule helps to sort the StyleX property keys according to -[property priorities](https://github.com/facebook/stylex/blob/main/packages/%40stylexjs/babel-plugin/src/shared/utils/property-priorities.js). +[property priorities](https://github.com/facebook/stylex/blob/main/packages/%40stylexjs/shared/src/utils/property-priorities.js). #### Config options