Fix stale GitHub repo URL on About page (pre-dates the repo rename)

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Fo3DiRRpmz2DXjD7Uzhc8u
This commit is contained in:
2026-07-11 13:04:14 +02:00
parent 1b0c668e3c
commit f9509e3ff5
+1 -1
View File
@@ -71,7 +71,7 @@ require_once BASE_PATH . '/includes/auth_validate.php';
<p>
Prefer to run your own instance? QRForge is MIT-licensed and available on
GitHub:
<a href="https://github.com/dillardblom/QR-app-selfhosted" target="_blank">github.com/dillardblom/QR-app-selfhosted</a>.
<a href="https://github.com/dillardblom/QRForge-selfhosted" target="_blank">github.com/dillardblom/QRForge-selfhosted</a>.
</p>
</div>
</div>