Skip to content
This repository was archived by the owner on Jun 18, 2018. It is now read-only.

Commit f3ced55

Browse files
committed
Update README.md
1 parent 91d2c23 commit f3ced55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ The npm package defaults to the CommonJS build.
1616
However it also includes a pre-minified UMD build in the `dist` folder.
1717
The UMD build exports a global `window.ReactDnDHTML5Backend` when imported as a `<script>` tag.
1818

19-
If you’d rather not use npm, you can use [npmcdn](http://npmcdn.com/) to access the UMD build directly: [ReactDnDHTML5Backend.min.js](https://npmcdn.com/react-dnd-html5-backend@2.0.2/dist/ReactDnDHTML5Backend.min.js).
19+
If you’d rather not use npm, you can use [npmcdn](http://npmcdn.com/) to access the UMD build directly: [ReactDnDHTML5Backend.min.js](https://npmcdn.com/react-dnd-html5-backend@latest/dist/ReactDnDHTML5Backend.min.js).
2020
You may point your Bower config to it.
2121

2222
## Browser Support

0 commit comments

Comments
 (0)