From 0a3dda242cd8f6755257e6859ba089a66dd36547 Mon Sep 17 00:00:00 2001 From: Mohammed Elzanaty Date: Thu, 16 Nov 2023 16:25:21 +0200 Subject: [PATCH] chore: fix dashboard readme (#317) Co-authored-by: mohamed.elzanaty3 Co-authored-by: Delba de Oliveira <32464864+delbaoliveira@users.noreply.github.com> --- dashboard/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dashboard/README.md b/dashboard/README.md index 2ed707e..ebc2c31 100644 --- a/dashboard/README.md +++ b/dashboard/README.md @@ -1,4 +1,4 @@ -## Next.js App Router Course - Build a Dashboard +# Next.js App Router Course - Build a Dashboard This repository contains the starter templates for the [Next.js App Router Course](https://nextjs.org/learn), separated by chapters.