feat: update debug links and enhance dev.sh documentation for clarity

This commit is contained in:
EmanueleAlfano
2026-02-04 18:01:23 +01:00
parent 64e1e5a244
commit f8283a0e89
3 changed files with 13 additions and 11 deletions

View File

@@ -276,7 +276,7 @@ export function ActiveGateScreen({
<div className="flex items-center gap-4">
<RFIDStatus state={rfidState} buffer={rfidBuffer}/>
<a
href="/debug"
href="/badge/debug"
className="text-xs text-gray-400 hover:text-focolare-blue transition-colors underline"
title="Diagnostica RFID"
>

View File

@@ -188,7 +188,7 @@ export function ValidatorLoginScreen({
<div className="flex items-center gap-4">
<RFIDStatus state={rfidState} buffer={rfidBuffer}/>
<a
href="/debug"
href="/badge/debug"
className="text-xs text-gray-400 hover:text-focolare-blue transition-colors underline"
title="Diagnostica RFID"
>