Skip to content

Commit 0e7f646

Browse files
committed
update demo links
1 parent 20ddaf1 commit 0e7f646

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ CDN: [UNPKG](https://unpkg.com/vue-content-loader/) | [jsDelivr](https://cdn.jsd
2828

2929
## Usage
3030

31+
👀👉 Demos: [Storybook](https://vue-content-loader.egoist.moe) | [with Nuxt.js](https://glitch.com/edit/#!/vue-content-loader)
32+
3133
```vue
3234
<template>
3335
<content-loader></content-loader>
@@ -44,8 +46,6 @@ export default {
4446
</script>
4547
```
4648

47-
🔥 [Check out the __storybook__ to see how it rocks!](https://vue-content-loader.egoist.moe)
48-
4949
### Built-in loaders
5050

5151
```js

0 commit comments

Comments
 (0)