diff --git a/README.md b/README.md
index a95baab..7fefe5f 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-
+
Nuxt Mongoose
@@ -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
diff --git a/package.json b/package.json
index 31aca96..6464aef 100644
--- a/package.json
+++ b/package.json
@@ -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"