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

This commit is contained in:
2026-07-11 13:04:14 +02:00
parent 402bda0fbf
commit b435e51deb
+1 -1
View File
@@ -71,7 +71,7 @@ require_once BASE_PATH . '/includes/auth_validate.php';
<p> <p>
Prefer to run your own instance? QRForge is MIT-licensed and available on Prefer to run your own instance? QRForge is MIT-licensed and available on
GitHub: 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> </p>
</div> </div>
</div> </div>