File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ You can find more about animation generation in [loading.io](https://loading.io/
1616
1717## Usage
1818
19- 1 . download and include [ loading.css] ( https://raw.githubusercontent.com/loadingio/loading.css/2 .0.0/dist/loading.min.css ) :
19+ 1 . download and include [ loading.css] ( https://raw.githubusercontent.com/loadingio/loading.css/v2 .0.0/dist/loading.min.css ) :
2020
2121```
2222 <link rel="stylesheet" type="text/css" href="loading.css"/>
@@ -25,7 +25,7 @@ You can find more about animation generation in [loading.io](https://loading.io/
2525you an use a CDN, such as, from jsDelivr:
2626
2727```
28- <link rel="stylesheet" type="text/css" href="https://cdn.jsdelivr.net/gh/loadingio/loading.css@2 .0.0/dist/loading.min.css"/>
28+ <link rel="stylesheet" type="text/css" href="https://cdn.jsdelivr.net/gh/loadingio/loading.css@v2 .0.0/dist/loading.min.css"/>
2929```
3030
3131
You can’t perform that action at this time.
0 commit comments