Skip to content

Commit d323f6b

Browse files
Update README with correct documentation site (#193)
1 parent 096898e commit d323f6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ or by making a copy of the `src/spotify-web-api.js` file
101101

102102
## Usage
103103

104-
We recommend you have a look at the [documentation](https://doxdox.org/jmperez/spotify-web-api-js) to get an overview of the supported
104+
We recommend you have a look at the [documentation](https://jmperezperez.com/spotify-web-api-js/) to get an overview of the supported
105105
.
106106

107107
The wrapper supports callback functions, as well as [Promises](http://www.html5rocks.com/en/tutorials/es6/promises/) (you can also use [a polyfill](https://github.com/jakearchibald/es6-promise)), and Promises/A+ libraries such as [Q](https://github.com/kriskowal/q) and [when](https://github.com/cujojs/when).

0 commit comments

Comments
 (0)