File tree 2 files changed +297
-267
lines changed
2 files changed +297
-267
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ Vue2Leaflet is a JavaScript library for the [Vue](https://vuejs.org/) framework
23
23
npm install vue2-leaflet leaflet --save
24
24
```
25
25
26
- For more detailed information you can follow the [ Quick Start Guide] ( https://vue2-leaflet.netlify.com /quickstart/ )
26
+ For more detailed information you can follow the [ Quick Start Guide] ( https://vue2-leaflet.netlify.app /quickstart/ )
27
27
28
28
## Breaking change from 1.x.x to 2.x.x
29
29
@@ -57,15 +57,15 @@ This will reduce the size of the bundle significantly
57
57
58
58
## Documentation
59
59
60
- [ Go here] ( https://vue2-leaflet.netlify.com / ) to check out live examples and docs.
60
+ [ Go here] ( https://vue2-leaflet.netlify.app / ) to check out live examples and docs.
61
61
62
62
## Support & Community
63
63
64
64
Do you have questions? Ideas? do you want to collaborate but you feel lost? Join us on discord [ Invite Link] ( https://discord.gg/uVZAfUf )
65
65
66
66
## Leaflet Plugins
67
67
68
- Vue2Leaflet has a wide array of plugins written by the community! [ Check Here] ( https://vue2-leaflet.netlify.com /plugins/ )
68
+ Vue2Leaflet has a wide array of plugins written by the community! [ Check Here] ( https://vue2-leaflet.netlify.app /plugins/ )
69
69
70
70
## Contribute
71
71
You can’t perform that action at this time.
0 commit comments