mirror of
https://github.com/spotipy-dev/spotipy.git
synced 2026-06-19 01:03:53 +00:00
Correct Spotify/Spotipy typo (#1209)
Correct Spotify/Spotipy typo. Document refers the user to the "Spotify GitHub repository" while the associated link is actually to the Spotipy GitHub repo.
This commit is contained in:
parent
5a8b55f5e8
commit
a91d9feb51
@ -17,6 +17,7 @@ Add your changes below.
|
||||
### Fixed
|
||||
|
||||
- Fixed dead link in README.md
|
||||
- Corrected Spotify/Spotipy typo in documentation
|
||||
|
||||
### Removed
|
||||
|
||||
|
||||
@ -23,7 +23,7 @@ Install or upgrade *Spotipy* with::
|
||||
|
||||
pip install spotipy --upgrade
|
||||
|
||||
You can also obtain the source code from the `Spotify GitHub repository <https://github.com/plamere/spotipy>`_.
|
||||
You can also obtain the source code from the `Spotipy GitHub repository <https://github.com/plamere/spotipy>`_.
|
||||
|
||||
|
||||
Getting Started
|
||||
|
||||
Loading…
Reference in New Issue
Block a user