diff options
author | 2023-08-18 01:44:42 +0530 | |
---|---|---|
committer | 2024-07-10 04:22:35 +0100 | |
commit | cd49e3c636ec4f724ef3039fb72b010a7548c7d2 (patch) | |
tree | ebeabefc191c92e63f318cfac6faf6fd603fc674 | |
parent | Unit tests for Navigation component (diff) |
fix url to `Getting Started` Notion page
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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.<br/> ## React & Dependency Info |