From 83197a552e2968ffb8b0d7554a7651b14b05ee4a Mon Sep 17 00:00:00 2001 From: Panpan Lin Date: Wed, 10 Apr 2024 11:08:43 +0100 Subject: [PATCH] fixes carbon-design-system/carbon-tutorial-nextjs#142 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2092c8eb..e3a40dd3 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ This tutorial will guide you in creating a NextJS app with the [Carbon Design System](https://www.carbondesignsystem.com/). We’ll teach you the ins and outs of using Carbon React components, while introducing web development best practices along the way. -Get started by visiting the [tutorial instructions](https://carbondesignsystem.com/developing/next-tutorial/overview/). +Get started by visiting the [tutorial instructions](https://carbondesignsystem.com/developing/react-tutorial/overview/). ## Create NextJS 13 app