From c823f5c03a400406f8ab643198d899005c66baf6 Mon Sep 17 00:00:00 2001 From: David Wolf <68775926+devidw@users.noreply.github.com> Date: Thu, 8 Dec 2022 05:15:59 +0100 Subject: [PATCH] docs: fix link to `carbon-components` in README (#1574) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b40fead3..57a33668 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ Before importing components, you will need to first apply Carbon component style - **g100.css**: Gray 100 theme (dark) - **all.css**: All themes (White, Gray 10, Gray 90, Gray 100) using [CSS variables](https://developer.mozilla.org/en-US/docs/Web/CSS/Using_CSS_custom_properties) -Each StyleSheet is [generated](scripts/build-css.js) from the flagship [carbon-components](https://github.com/carbon-design-system/carbon/tree/master/packages/components) library. +Each StyleSheet is [generated](scripts/build-css.js) from the flagship [carbon-components](https://github.com/carbon-design-system/carbon/tree/main/packages/carbon-components) library. The compiled CSS is generated from the following `.scss` files: