From 765fac54b95c9e9659ed9a5ab33827be5455773e Mon Sep 17 00:00:00 2001 From: Mohammed Husamuddin <85014870+HUSAM-07@users.noreply.github.com> Date: Sat, 4 Jan 2025 20:42:43 +0400 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 1deddc3..60f6510 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -34,7 +34,7 @@ D --> E[Start Development] 2. **Clone Your Fork** ```bash - git clone [https://github.com/your-username/unidash.git](https://github.com/HUSAM-07/AccessX.git) + git clone [https://github.com/your-username/AccessX.git](https://github.com/HUSAM-07/AccessX.git) cd unidash ```