From 43d4b036a44ddcee03a585d9bddbf7b6ced097e6 Mon Sep 17 00:00:00 2001 From: Elena Lape Date: Fri, 20 Sep 2024 10:13:06 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 76c6867..b9c391b 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Follow these steps to submit your project for the TPAC Hackathon. Once you've forked the repo, clone it to your local machine: ```bash -git clone https://github.com/elenalape/hackathon-tpac-2024.git +git clone https://github.com/w3c/hackathon-tpac-2024.git cd hackathon-tpac-2024 ```