mirror of
https://github.com/ramsayleung/rspotify.git
synced 2026-04-26 07:55:55 +03:00
[GH-ISSUE #180] Update documentation links #61
Labels
No labels
Stale
bug
discussion
enhancement
good first issue
good first issue
help wanted
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/rspotify#61
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @marioortizmanero on GitHub (Jan 25, 2021).
Original GitHub issue: https://github.com/ramsayleung/rspotify/issues/180
Describe the bug
The reference links in the docs point to the previous version. For instance, this is the link used in the docs:
https://developer.spotify.com/web-api/get-artists-top-tracks/
It now redirects to:
https://developer.spotify.com/documentation/web-api/reference/#endpoint-get-an-artists-top-tracks
Which is fine, really. But some other endpoint links like the search one are broken. So I would just change all links to the new ones.