chore: update readme

This commit is contained in:
Arash
2024-04-24 15:44:38 -06:00
parent f504c6b79a
commit ffb1eb43c7
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
![nuxt-mongoose](https://raw.githubusercontent.com/arashsheyda/nuxt-mongoose/main/docs/public/cover.jpg)
![nuxt-mongoose](https://docs.arashsheyda.me/modules/nuxt-mongoose.jpg)
<div align="center">
<h1>Nuxt Mongoose</h1>
@ -29,7 +29,7 @@ export default defineNuxtConfig({
### Configuration
For detailed [configuration](https://nuxt-mongoose.nuxt.space/docs/getting-started/configuration) and usage instructions, please refer to our [documentation](https://nuxt-mongoose.nuxt.space/).
For detailed [configuration](https://docs.arashsheyda.me/nuxt-mongoose/getting-started/configuration) and usage instructions, please refer to our [documentation](https://docs.arashsheyda.me/nuxt-mongoose).
## License

View File

@ -7,7 +7,7 @@
"description": "Nuxt 3 module for MongoDB with Mongoose",
"license": "MIT",
"funding": "https://github.com/sponsors/arashsheyda",
"homepage": "https://nuxt-mongoose.nuxt.space",
"homepage": "https://docs.arashsheyda.me/nuxt-mongoose",
"repository": {
"type": "git",
"url": "git+https://github.com/arashsheyda/nuxt-mongoose"