From 937151d872168f47ef633ccb9924ce8b395a8cce Mon Sep 17 00:00:00 2001 From: Ben Date: Mon, 4 Sep 2023 21:58:18 +0100 Subject: [PATCH] :memo: Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ed1f790e..43d46149 100755 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Start running the website on your computer: And then open up your web browser and go to [localhost:3000](http://localhost:3000). -Please note: There are a number of redirects and rewrites essential to the website's functionality, which you can see in `next.config.js`. +Please note: There are a number of redirects and rewrites essential to the website's functionality, which you can see in [next.config.mjs](./next.config.mjs). Powered by [Next.js] with [MDX], [Theme UI], & [Hack Club Theme].