Skip to content

Commit 4729468

Browse files
committed
doc(readme): update link to cdn.jsdelivr.net
1 parent bffd338 commit 4729468

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
@@ -107,7 +107,7 @@ Or if you prefer to include it in the head of your html file.
107107
```
108108
Last solution, you can use the `cdn.jsdelivr` link (don't forget to change the version on this link):
109109
```html
110-
<link href="https://cdn.jsdelivr.net/npm/artemis-css@0.1.5/artemis.min.css" rel="stylesheet">
110+
<link href="https://cdn.jsdelivr.net/npm/artemis-css@0.2.0/artemis.min.css" rel="stylesheet">
111111
```
112112

113113
You can now use all the classes provided by the library

0 commit comments

Comments
 (0)