ramsayleung / rspotify

Spotify Web API SDK implemented on Rust
MIT License
632 stars 121 forks source link

Fix incorrect reference link. #451

Closed ramsayleung closed 8 months ago

ramsayleung commented 8 months ago

Description

Fix the incorrect reference link pointing to the Get Recently Played Tracks endpoint instead of the correct one, Get Currently Playing Track

Motivation and Context

450

Dependencies

None

Type of change

Please delete options that are not relevant.

How has this been tested?

All CI tasks passed

Is this change properly documented?

Please make sure you've properly documented the changes you're making.

Don't forget to add an entry to the CHANGELOG if necessary (new features, breaking changes, relevant internal improvements).