Skip to content

Commit 67ad709

Browse files
committed
Updated readme to use the current version as an example for the CDN URL
1 parent 9393fcd commit 67ad709

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
@@ -58,7 +58,7 @@ ContentTools is available via the [jsdelivr open source CDN](http://www.jsdelivr
5858

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

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

6363
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).
6464

0 commit comments

Comments
 (0)