Skip to content

Commit 7fb3402

Browse files
authored
remove leading slash
1 parent 67a63a9 commit 7fb3402

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
@@ -480,7 +480,7 @@ Now you can use your spinner everywhere using `slot='waiting'` attribute:
480480

481481
## 📦 Using with external spinner libraries
482482

483-
You can use `vue-wait` with another spinner libraries like [epic-spinners](/https://github.com/epicmaxco/epic-spinners) or other libraries. You just need to add `slot="waiting"` to the component and Vue handles rest of the work.
483+
You can use `vue-wait` with another spinner libraries like [epic-spinners](https://github.com/epicmaxco/epic-spinners) or other libraries. You just need to add `slot="waiting"` to the component and Vue handles rest of the work.
484484

485485
First register the component,
486486
```js

0 commit comments

Comments
 (0)