From 754255166fe1c159ab482b557333c4a3746215cc Mon Sep 17 00:00:00 2001 From: Vishesh 'ironeagle' Bangotra Date: Sat, 12 Sep 2026 15:01:55 +0530 Subject: [PATCH] refactored view docs to view api --- _index/index.html | 2 +- collect.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/_index/index.html b/_index/index.html index 6e4961f..98511a2 100644 --- a/_index/index.html +++ b/_index/index.html @@ -112,7 +112,7 @@

Auth Server

Aetoskia authentication service. OpenAPI-driven, FastAPI backend for auth flows.

- view docs + view api view wiki view lib
diff --git a/collect.py b/collect.py index 44804bc..e7ad683 100644 --- a/collect.py +++ b/collect.py @@ -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(