Skip to content

Commit

Permalink
Merge pull request #245 from oifj34f34f/patch-1
Browse files Browse the repository at this point in the history
Update the link to information on rate limits
  • Loading branch information
strideynet authored Jan 22, 2024
2 parents 943d885 + d77b98e commit dbdca4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ The API will throttle your requests if you are sending them too rapidly.
The client can be configured to wait and re-attempt the request.
To enable this, set the `AutoRetry` field on the `Client` struct to `true`.

For more information, see Spotify [rate-limits](https://developer.spotify.com/web-api/user-guide/#rate-limiting).
For more information, see Spotify [rate-limits](https://developer.spotify.com/documentation/web-api/concepts/rate-limits).

## API Examples

Expand Down

0 comments on commit dbdca4f

Please sign in to comment.