From 405f769ef23af4b2b59af60f43dcfe3a56ceb54a Mon Sep 17 00:00:00 2001 From: LEGSTECH Optimizer Date: Sat, 25 Apr 2026 13:29:00 +0000 Subject: [PATCH] fix: replace placeholder GitHub URLs with real tonnylegacy/MT5_Optimizer Sidebar 'Source on GitHub' link and README clone command both pointed at the placeholder 'your-user' / '' rather than the real tonnylegacy account, so clicking from the dashboard 404'd. --- README.md | 2 +- ui/templates/dashboard.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6ab0961..45bacd1 100644 --- a/README.md +++ b/README.md @@ -77,7 +77,7 @@ to the UI flows through [`optimizer/pipeline.py`](optimizer/pipeline.py) via Soc ### 1. Clone + install ```bash -git clone https://github.com//MT5_Optimizer.git +git clone https://github.com/tonnylegacy/MT5_Optimizer.git cd MT5_Optimizer python -m venv .venv .venv\Scripts\activate # Windows diff --git a/ui/templates/dashboard.html b/ui/templates/dashboard.html index a547221..a0ae178 100644 --- a/ui/templates/dashboard.html +++ b/ui/templates/dashboard.html @@ -1681,7 +1681,7 @@ Reports - +