Skip to content

Commit ba248ef

Browse files
committed
docs(docs): Fixed path to files on CDN
1 parent 0c8129f commit ba248ef

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
@@ -54,7 +54,7 @@ export default class Demo extends React.Component {
5454

5555
See the [demo](http://saschwarz.github.io/react-svgpathplayer/script.html) using this component in a plain HTML/JS file.
5656

57-
A UMD build for use directly in the browser is available via CDN at https://npmcdn.com/dist/react-svgpathplayer.min.js, https://npmcdn.com/dist/react-svgpathplayer.js with corresponding map files.
57+
A UMD build for use directly in the browser is available via CDN at https://npmcdn.com/react-svgpathplayer@latest/dist/react-svgpathplayer.min.js, https://npmcdn.com/react-svgpathplayer@latest/dist/react-svgpathplayer.js with corresponding map files.
5858

5959
You'll need to include all the dependencies:
6060

0 commit comments

Comments
 (0)