diff --git a/CHANGELOG.md b/CHANGELOG.md index 8cda1dc..e04c397 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,16 @@ All notable changes to the Cookie Tracker are documented in this file. --- +## 2026-02-09 (README Fix) + +### Fix: Clone URL in Deployment Instructions + +**Commit:** `b1d3e69` — *Fix clone URL in README deployment instructions* + +- `README.md` — Updated the placeholder `git clone https://your-git-host/your-repo/cookie-tracker.git` to the actual repository URL `https://git.raylos.net/adamp/cookie-tracker.git` in the deployment setup instructions. + +--- + ## 2026-02-09 (Mobile Reports Fix) ### Bugfix: Reports Page Mobile Layout