Skip to content

Commit 3b7662e

Browse files
committed
revert renaming trophies page
1 parent 5507680 commit 3b7662e

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

docs/core/accounts/zones.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Gets player zones from account IDs.
2323
- This endpoint is only accessible with tokens authenticated through Ubisoft user accounts (as opposed to dedicated server accounts). If you encounter `401` errors using a dedicated server account, switch to using a Ubisoft account.
2424
- This endpoint has no intrinsic limit on the number of account IDs requested, but it will return a `414` error if the request URI length is 8220 characters or more (corresponding to just over 200 account IDs, depending on how you encode the URI).
2525
- To translate `zoneId` values to names, reference the response from [the global zones endpoint](/core/meta/zones).
26-
- If you'd prefer a response that already contains zone names as well as the full zone hierarchy for a player, take a look at [the player trophies endpoint](/live/leaderboards/trophies-multiple).
26+
- If you'd prefer a response that already contains zone names as well as the full zone hierarchy for a player, take a look at [the player trophies endpoint](/live/leaderboards/trophies).
2727

2828
---
2929

File renamed without changes.

0 commit comments

Comments
 (0)