Skip to content

Commit 8eee994

Browse files
authored
Update the link to create-content-loader
1 parent 450af3e commit 8eee994

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ SVG component to create placeholder loading, like Facebook cards loading.
1111
This is a Vue port for [react-content-loader](https://github.com/danilowoz/react-content-loader).
1212

1313
- Completely customizable: you can change the colors, speed and sizes.
14-
- Create your own loading: use the [online tool](https://danilowoz.github.io/create-react-content-loader/) to create your custom loader easily.
14+
- Create your own loading: use the [online tool](http://danilowoz.com/create-content-loader/) to create your custom loader easily.
1515
- You can use it right now: there are a lot of presets already.
1616
- Performance:
1717
- Tree-shakable and highly optimized bundle.
@@ -74,7 +74,7 @@ import {
7474

7575
This is also how [ListLoader](./src/ListLoader.js) is created.
7676

77-
You can also use the [online tool](http://danilowoz.com/create-react-content-loader/) to create shapes for your custom loader, it's made for [react-content-loader](https://github.com/danilowoz/react-content-loader) but the JSX it generates can be used in Vue templates or Vue JSX as well.
77+
You can also use the [online tool](http://danilowoz.com/create-content-loader/ to create shapes for your custom loader/
7878

7979
## API
8080

0 commit comments

Comments
 (0)