Docs: Fix link paths

This commit is contained in:
2023-04-17 18:18:49 +02:00
parent 969c257ee4
commit 06f968bceb
3 changed files with 27 additions and 2 deletions

View File

@@ -15,8 +15,8 @@ The endpoints provided by this API are:
- /most-recent-drop - Returns the most recent drop (Requires API Key)
## For characters:
- [`/characters`](api/characters.md#get-characters)
- [`/characters/:character_id`](api/characters.md#get-characterscharacter_id)
- [`/characters`](characters.md#get-characters)
- [`/characters/:character_id`](characters.md#get-characterscharacter_id)
## For groups:
_TODO_