From 9b26c14d4a4d5ee2b4184ccb031049362d09697e Mon Sep 17 00:00:00 2001 From: Marcel Weschke Date: Fri, 25 Sep 2026 16:02:56 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bcef59b..64b6c24 100644 --- a/README.md +++ b/README.md @@ -89,7 +89,7 @@ README.md # Project description file ### 1. Clone the repository ```bash -git clone https://github.com/yourusername/jogging-dashboard.git +git clone https://gitea.weseng.de/mwio/jogging-dashboard.git cd jogging-dashboard ```