Skip to content

Commit a0f1dc5

Browse files
fix package.json
1 parent 5b2bf14 commit a0f1dc5

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

package.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,12 @@
4040
}
4141
],
4242
"bugs": {
43-
"url": "https://github.com/strapi-community/strapi-plugin-redis/issues"
43+
"url": "https://github.com/strapi-community/plugin-redis/issues"
4444
},
45-
"homepage": "https://github.com/strapi-community/strapi-plugin-redis#readme",
45+
"repository": {
46+
"type": "git",
47+
"url": "github:strapi-community/plugin-redis"
48+
},
49+
"homepage": "https://strapi-community.github.io/plugin-redis/",
4650
"license": "MIT"
4751
}

0 commit comments

Comments
 (0)