[docs] Update documentation URL

This commit is contained in:
Pranav Raj Sreepuram 2019-10-09 17:58:14 +05:30
parent 046cc20f71
commit 1625929193
3 changed files with 5 additions and 5 deletions

View file

@ -7,4 +7,4 @@ title: "Common Errors"
#### ArgumentError: invalid uri scheme
This is an error thrown from redis connector. You might not have setup the redis environment variables properly. Please refer to dependencies section to install [redis-server](https://docs.chatwoot.com/#/development/environment-setup/ubuntu?id=install-redis-server) and [Configure Redis URL](https://docs.chatwoot.com/#/development/project-setup/environment-variables?id=configure-redis-url) in the environment-variables section.
This is an error thrown from redis connector. You might not have setup the redis environment variables properly. Please refer to dependencies section to install [redis-server](https://www.chatwoot.com/docs/ubuntu-installation-guide) and [Configure Redis URL](https://www.chatwoot.com/docs/environment-variables) in the environment-variables section.