From ca95797c25187631a76e1ed3e49d5fbfe3b1c2b0 Mon Sep 17 00:00:00 2001 From: David Wolf <68775926+devidw@users.noreply.github.com> Date: Wed, 7 Dec 2022 21:17:25 +0100 Subject: [PATCH] docs: Fix readme project link --- 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: