diff options
| author | Owen Jacobson <owen@grimoire.ca> | 2025-06-23 19:37:42 -0400 |
|---|---|---|
| committer | Owen Jacobson <owen@grimoire.ca> | 2025-06-23 19:37:42 -0400 |
| commit | 5b531a270cd9a1162a87da0d2a6e6aa15f90ef6a (patch) | |
| tree | 8e778e04bb9fe322cbdcf94ca537f8fa13f6b43f /docs/api | |
| parent | cd1dc0dab4b46bc5712070812192d5ce34071470 (diff) | |
Regularize the capitalization in the API docs table of contents.
Diffstat (limited to 'docs/api')
| -rw-r--r-- | docs/api/SUMMARY.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/api/SUMMARY.md b/docs/api/SUMMARY.md index f921a1f..99b6352 100644 --- a/docs/api/SUMMARY.md +++ b/docs/api/SUMMARY.md @@ -1,8 +1,8 @@ # Summary -- [Basics](./basics.md) -- [Authentication](./authentication.md) -- [Initial Setup](initial-setup.md) +- [Basics](basics.md) +- [Authentication](authentication.md) +- [Initial setup](initial-setup.md) - [Client initialization](boot.md) - [Events](events.md) - [Invitations](invitations.md) |
