Skip to content

Commit 4612e33

Browse files
committed
docs: fixed demo url
1 parent 9e064da commit 4612e33

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ Learn more: [https://vueform.com](https://vueform.com)
8989

9090
## Demo
9191

92-
Check out our [demo](https://jsfiddle.net/4ckev9rx/1/).
92+
Check out our [demo](https://jsfiddle.net/m2hvw7o8/).
9393

9494
## Installation
9595

@@ -303,7 +303,7 @@ By default the `on` and `off` labels are being read by the screenreaders. If you
303303
/>
304304
```
305305

306-
[JSFiddle - Example #1](https://jsfiddle.net/4ckev9rx/1/)
306+
[JSFiddle - Example #1](https://jsfiddle.net/m2hvw7o8/)
307307

308308
### Toggle with labels
309309

@@ -315,7 +315,7 @@ By default the `on` and `off` labels are being read by the screenreaders. If you
315315
/>
316316
```
317317

318-
[JSFiddle - Example #2](https://jsfiddle.net/4ckev9rx/1/)
318+
[JSFiddle - Example #2](https://jsfiddle.net/m2hvw7o8/)
319319

320320
### Toggle with custom value
321321

@@ -327,7 +327,7 @@ By default the `on` and `off` labels are being read by the screenreaders. If you
327327
/>
328328
```
329329

330-
[JSFiddle - Example #3](https://jsfiddle.net/4ckev9rx/1/)
330+
[JSFiddle - Example #3](https://jsfiddle.net/m2hvw7o8/)
331331

332332
### Toggle with custom labels
333333

@@ -341,7 +341,7 @@ By default the `on` and `off` labels are being read by the screenreaders. If you
341341
</Toggle>
342342
```
343343

344-
[JSFiddle - Example #4](https://jsfiddle.net/4ckev9rx/1/)
344+
[JSFiddle - Example #4](https://jsfiddle.net/m2hvw7o8/)
345345

346346
## License
347347

0 commit comments

Comments
 (0)