From cd49e3c636ec4f724ef3039fb72b010a7548c7d2 Mon Sep 17 00:00:00 2001 From: Vibhakar Solanki Date: Fri, 18 Aug 2023 01:44:42 +0530 Subject: fix url to `Getting Started` Notion page --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8094419..70ebe6f 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ with the whole thing broken down into smallish TypeScript components. The project uses [yarn](https://yarnpkg.com/) for dependency and script management, and [webpack](https://webpack.js.org/) for building and development. -A full setup guide is available on [Notion](https://www.notion.so/pythondiscord/Forms-6312360495ff45f487da5b1924184a2d), +A full setup guide is available on [Notion](https://pythondiscord.notion.site/Get-Started-30458bfb32ce4a0e9c489ea66daf0323), along with a troubleshooting guide.
## React & Dependency Info -- cgit v1.2.3