File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -60,16 +60,16 @@ Add `pretty-checkbox.min.css` in your html
60
60
61
61
<br >
62
62
63
- - ** From CDN** ( [ jsDelivr ] ( https://www.jsdelivr.com/package/npm/pretty-checkbox ) )
63
+ - ** From CDN** ( [ ` jsDelivr ` ] ( https://www.jsdelivr.com/package/npm/pretty-checkbox ) )
64
64
``` html
65
65
<link rel =" stylesheet" href =" https://cdn.jsdelivr.net/npm/pretty-checkbox@3/dist/pretty-checkbox.min.css" />
66
66
```
67
67
68
68
<br >
69
69
70
- - ** Manual download** ( [ Github] ( https://github.com/lokesh-coder/pretty-checkbox/archive/master.zip ) )
70
+ - ** Manual download** ( [ ` Github ` ] ( https://github.com/lokesh-coder/pretty-checkbox/archive/master.zip ) )
71
71
72
- Download the source from github
72
+ Download the source from Github.
73
73
``` html
74
74
<link rel =" stylesheet" href =" ../<PATH>/pretty-checkbox/dist/pretty-checkbox.min.css" />
75
75
```
You can’t perform that action at this time.
0 commit comments