Skip to content

Commit

Permalink
Updated readme to use the current version as an example for the CDN URL
Browse files Browse the repository at this point in the history
  • Loading branch information
anthonyjb committed Dec 11, 2017
1 parent 9393fcd commit 67ad709
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ ContentTools is available via the [jsdelivr open source CDN](http://www.jsdelivr

For example to access the current primary JavaScript file the URL would be:

`https://cdn.jsdelivr.net/npm/ContentTools@1.5.4/build/content-tools.min.js`
`https://cdn.jsdelivr.net/npm/ContentTools@1.6.1/build/content-tools.min.js`

As the project's CSS uses relative file paths you will need to either role your own version of CSS from the SASS files (recommended) or [override references to fonts/images within your local CSS](https://gist.github.com/anthonyjb/a6aec8ecfbfe6f875d5c6691687ba43d).

Expand Down

0 comments on commit 67ad709

Please sign in to comment.