Skip to content

Commit e7173f6

Browse files
committed
Update ReadMe with new doc
1 parent 03acd57 commit e7173f6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ This module is really just about making it work with Nuxt 3 without the need to
1212

1313
- [ Release Notes](/CHANGELOG.md)
1414
<!-- - [🏀 Online playground](https://stackblitz.com/github/your-org/nuxt3-leaflet?file=playground%2Fapp.vue) -->
15-
<!-- - [📖 &nbsp;Documentation](https://example.com) -->
15+
- [📖 &nbsp;Documentation](https://gugustinette.github.io/Nuxt-Leaflet)
1616

1717
## Features
1818

@@ -30,7 +30,7 @@ That's it! You can now use Leaflet in your Nuxt app ✨
3030

3131
## Usage
3232

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.
3434

3535
Please note that components are exported in PascalCase, so for example, write `<LMap>` instead of `<l-map>`.
3636

@@ -103,4 +103,4 @@ npm run release
103103
[license-href]: https://npmjs.com/package/nuxt3-leaflet
104104

105105
[nuxt-src]: https://img.shields.io/badge/Nuxt-18181B?logo=nuxt.js
106-
[nuxt-href]: https://nuxt.com
106+
[nuxt-href]: https://nuxt.com/modules/nuxt3-leaflet

0 commit comments

Comments
 (0)