From 567f82bdb77ca93b95de4650cee7e01dc77e9896 Mon Sep 17 00:00:00 2001 From: Gautam Singh Date: Fri, 11 Jan 2019 18:02:24 +0530 Subject: [PATCH] Fix stackoverflow and email link Stackoverflow link was not provided correctly and email link is updated to open default email application --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f4356d67..487a2dc6 100644 --- a/README.md +++ b/README.md @@ -218,8 +218,8 @@ To read more about app settings, check [Click here](https://github.com/CloudBoos - Report bugs and feature requests on [GitHub issue tracker](https://github.com/CloudBoost/cloudboost/issues). - You can reach out to us on [Slack](https://slack.cloudboost.io). All of our engineers hangout here. -- [StackOverflow](stackoverflow.com/questions/tagged/cloudboost) : Tag your questions with `cloudboost` tag, so that we're notified. -- Email: [support@cloudboost.io](support@cloudboost.io) +- [StackOverflow](//stackoverflow.com/questions/tagged/cloudboost) : Tag your questions with `cloudboost` tag, so that we're notified. +- Email: [support@cloudboost.io](mailto:support@cloudboost.io) - Twitter: [@cloudboostio](https://twitter.com/cloudboostio) # Tests