From 4abad8ac2e2978aef06a9f135b9a16d73e7a489f Mon Sep 17 00:00:00 2001 From: vivekkoya <67130044+vivekkoya@users.noreply.github.com> Date: Thu, 5 Oct 2023 13:53:11 -0700 Subject: [PATCH] Update README.md with correct start-here.md documentation page --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 032bf87..3af6958 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ and some of the design constraints this repository are under, please see the [`docs/`](./docs/) directory which should help get you up to speed. If you want to install Nix and play along quickly, check out the -[Start Here](./docs/00-START-HERE.md) page. +[Start Here](./docs/start-here.md) page. > ⚠️ 🚧 **NOTE** 🚧 ⚠️ — This repository is **EXPERIMENTAL**. It is not an > official Supabase project, and may be abandoned or changed at any moment;