diff --git a/src/pages/developing/react-tutorial/step-4.mdx b/src/pages/developing/react-tutorial/step-4.mdx index e227ce67c4f..272ba93c23a 100644 --- a/src/pages/developing/react-tutorial/step-4.mdx +++ b/src/pages/developing/react-tutorial/step-4.mdx @@ -65,7 +65,7 @@ of what you'll build (see bottom of page): ## Fork, clone and branch This tutorial has an accompanying GitHub repository called -[carbon-react-tutorial](https://github.com/carbon-design-system/carbon-tutorial-nextjs) +[carbon-tutorial-nextjs](https://github.com/carbon-design-system/carbon-tutorial-nextjs) that we'll use as a starting point for each step. If you haven't forked and cloned that repository yet, and haven't added the upstream remote, go ahead and do so by following the