From c5358e6c50a7cab64df0388c2b3f96b73c2ad4d7 Mon Sep 17 00:00:00 2001 From: Gregory Wells Date: Tue, 24 Mar 2026 15:35:36 -0400 Subject: [PATCH] update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d379499..c157d6c 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ A simple, lightweight web application for managing user profile photos in a Free 1. **Clone the Repository** ```bash - git clone https://github.com/GregoryWells2007/account-manager.git + git clone https://git.astraltech.xyz/gawells/Self-Service-Dashboard cd account-manager ```