From c1c853d419966668e33bf86157b89029f070d21b Mon Sep 17 00:00:00 2001 From: jebba Date: Fri, 17 Apr 2026 19:01:03 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 697efdf..67e76ba 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ The scripts are organized by functional domain to match the Brightspace Data Set 1. **Clone the repository:** ```bash - git clone https://github.com/your-repo/d2l-datahub-sql.git + git clone https://git.jebbarger.com/d2l/d2l-datahub-sql.git cd d2l-datahub-sql ```