fix: Correct dashboard endpoint name in AI usage template

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Maciej Pienczyn 2026-01-11 08:22:25 +01:00
parent bfe1cd897c
commit 18ac0218d0

View File

@ -278,7 +278,7 @@
<h1>Monitoring AI</h1>
<p class="text-muted">Statystyki wykorzystania Gemini API</p>
</div>
<a href="{{ url_for('admin_dashboard') }}" class="btn btn-secondary">Powrót</a>
<a href="{{ url_for('dashboard') }}" class="btn btn-secondary">Powrót</a>
</div>
<!-- Main Stats -->