From 9701954264d10b440cf765cbab3f4616505259df Mon Sep 17 00:00:00 2001 From: Rushil <83889502+MntRushmore@users.noreply.github.com> Date: Fri, 12 Sep 2025 23:47:14 -0700 Subject: [PATCH] Update repository URL in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b639b14..15851a5 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ The `api.json` and `feed.xml` files are automatically generated from `data.yml` 1. **Clone the repository:** ```bash - git clone https://github.com/MntRushmore/YSWS-Catalog.git + git clone https://github.com/hackclub/YSWS-Catalog.git cd YSWS-Catalog ```