diff --git a/README.md b/README.md index 6914e3f..5be0663 100644 --- a/README.md +++ b/README.md @@ -111,7 +111,7 @@ Install the plugin in your Strapi project or your Strapi plugin. ## 🔧 Configuration -New Documentation is a WIP +See our [Documentation](https://strapi-community.github.io/plugin-redis/) for more information on how to configure and use this plugin. ## Contributing diff --git a/docs/package.json b/docs/package.json index 35df8df..1669c99 100644 --- a/docs/package.json +++ b/docs/package.json @@ -1,6 +1,6 @@ { "name": "docs", - "version": "0.0.0", + "version": "2.0.0", "private": true, "scripts": { "docusaurus": "docusaurus",