aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Vibhakar Solanki <[email protected]>2023-08-18 01:44:42 +0530
committerGravatar Joe Banks <[email protected]>2024-07-10 04:22:35 +0100
commitcd49e3c636ec4f724ef3039fb72b010a7548c7d2 (patch)
treeebeabefc191c92e63f318cfac6faf6fd603fc674
parentUnit tests for Navigation component (diff)
fix url to `Getting Started` Notion page
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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.<br/>
## React & Dependency Info