From cc6582923a7deb60a0b3d3aebf38e4955e829ca1 Mon Sep 17 00:00:00 2001 From: Tom Butcher Date: Sun, 9 Nov 2025 18:01:07 +0000 Subject: [PATCH] Fixed readme.md --- readme.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/readme.md b/readme.md index bc7cccd..25ae369 100644 --- a/readme.md +++ b/readme.md @@ -35,8 +35,8 @@ Before getting started, make sure you have the following installed: Clone this repository to your local machine: ```bash -git clone https://git.tombutcher.work/tom/thehideout-ui.git -cd thehideout-ui +git clone https://git.tombutcher.work/tombutcher.work/2026-tombutcher-ui.git +cd 2026-tombutcher-ui ``` ### 2. Install Dependencies @@ -97,7 +97,7 @@ This will build the project and deploy it to Cloudflare Pages. ## Project Structure ``` -thehideout-ui/ +2026-tombutcher-ui/ ├── src/ │ ├── components/ # Reusable React components │ ├── contexts/ # React context providers