diff --git a/src/pages/developing/react-tutorial/step-1.mdx b/src/pages/developing/react-tutorial/step-1.mdx index de16e38bd93..cf8215986b9 100644 --- a/src/pages/developing/react-tutorial/step-1.mdx +++ b/src/pages/developing/react-tutorial/step-1.mdx @@ -312,8 +312,8 @@ export default TutorialHeader; -**Note:** you can find a description of the different components used UI Shell -in our +**Note:** you can find a description of the different components used in the UI +Shell in our [@carbon/react](https://github.com/carbon-design-system/carbon/tree/main/packages/react/src/components/UIShell) package.