diff options
| author | 2024-02-27 15:39:22 +0100 | |
|---|---|---|
| committer | 2024-02-27 14:39:22 +0000 | |
| commit | feb6abbab2c0ec9e5eb4af6cba430ab9206be695 (patch) | |
| tree | d80cae258579bc06b7031998263f03b52bf37f77 /mkdocs.yml | |
| parent | [feature] Block Amazonbot (#2692) (diff) | |
| download | gotosocial-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.yml | 4 |
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" |
