fix: Correct dashboard endpoint name in AI usage template
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
bfe1cd897c
commit
18ac0218d0
@ -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 -->
|
||||
|
||||
Loading…
Reference in New Issue
Block a user