refactored view docs to view api

This commit is contained in:
2026-09-12 15:01:55 +05:30
parent 6124d8c1e8
commit 754255166f
2 changed files with 2 additions and 2 deletions

View File

@@ -112,7 +112,7 @@
<h3>Auth Server</h3>
<p>Aetoskia authentication service. OpenAPI-driven, FastAPI backend for auth flows.</p>
<div class="card-actions">
<a href="/auth-server/api/" target="_blank">view docs</a>
<a href="/auth-server/api/" target="_blank">view api</a>
<a href="/auth-server/wiki/" target="_blank">view wiki</a>
<a href="/auth-server/lib/" target="_blank">view lib</a>
</div>

View File

@@ -173,7 +173,7 @@ SECTION_ORDER = (
)
DEFAULT_SECTION = "libraries"
LINK_KINDS = (("api", "view docs"), ("wiki", "view wiki"), ("lib", "view lib"))
LINK_KINDS = (("api", "view api"), ("wiki", "view wiki"), ("lib", "view lib"))
def _card_links(