summaryrefslogtreecommitdiff
path: root/mkdocs.yml
diff options
context:
space:
mode:
authorLibravatar tobi <31960611+tsmethurst@users.noreply.github.com>2024-02-27 15:39:22 +0100
committerLibravatar GitHub <noreply@github.com>2024-02-27 14:39:22 +0000
commitfeb6abbab2c0ec9e5eb4af6cba430ab9206be695 (patch)
treed80cae258579bc06b7031998263f03b52bf37f77 /mkdocs.yml
parent[feature] Block Amazonbot (#2692) (diff)
downloadgotosocial-feb6abbab2c0ec9e5eb4af6cba430ab9206be695.tar.xz
[chore/docs] Various little docs updates (#2691)
* [chore/docs] Various little docs updates * Update docs/api/swagger.md Co-authored-by: Daenney <daenney@users.noreply.github.com> --------- Co-authored-by: kim <89579420+NyaaaWhatsUpDoc@users.noreply.github.com> Co-authored-by: Daenney <daenney@users.noreply.github.com>
Diffstat (limited to 'mkdocs.yml')
-rw-r--r--mkdocs.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/mkdocs.yml b/mkdocs.yml
index b183add00..173b7aa03 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -123,8 +123,8 @@ nav:
- "federation/index.md"
- "federation/glossary.md"
- "federation/federating_with_gotosocial.md"
- - "API Documentation":
- - "api/swagger.md"
+ - "Client API Docs":
- "api/authentication.md"
+ - "api/swagger.md"
- "api/ratelimiting.md"
- "api/throttling.md"