You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -30,7 +30,7 @@ That's it! You can now use Leaflet in your Nuxt app ✨
30
30
31
31
## Usage
32
32
33
-
For a complete list of the components available, check out the original [Vue Leaflet](https://github.com/vue-leaflet/vue-leaflet) library.
33
+
For a complete list of the components available, check out the [official documentation](https://gugustinette.github.io/Nuxt-Leaflet/components/introduction.html) library.
34
34
35
35
Please note that components are exported in PascalCase, so for example, write `<LMap>` instead of `<l-map>`.
0 commit comments