From 4caae4e9435f4df2b2f57eb3293dfa74d0982386 Mon Sep 17 00:00:00 2001 From: "Brady Stroud [SSW]" Date: Sat, 7 Oct 2023 10:33:08 +1000 Subject: [PATCH] Fix repo link (#23) Co-authored-by: Sam Wagner <66365977+SamBWagner@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 490c988..ed11f2e 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ Ensure you have the following installed: Open a terminal or command prompt and run: ```bash - git clone https://github.com/bradystroud/TimesheetGPT.git + git clone https://github.com/SSWConsulting/TimesheetGPT.git ``` Navigate to the project folder: ```bash