From 672b2330477a8a2afcab746bfe995454a3659d56 Mon Sep 17 00:00:00 2001
From: "graham.smith" <graham.smith@bluechiptechnologies.net>
Date: Wed, 1 Jul 2020 16:21:04 +0000
Subject: [PATCH] mattermost tweaks

---
 src/views/ADCE.vue | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/src/views/ADCE.vue b/src/views/ADCE.vue
index 1d340cb1..a9c5776e 100644
--- a/src/views/ADCE.vue
+++ b/src/views/ADCE.vue
@@ -76,13 +76,12 @@
           <div class="my-4 pr-lg-5 text-lg-left text-center">
             <img class="mm-logo mb-2" src="@/assets/images/Logo_MM.png" />
             <p class="pr-lg-5">
-              A solution for team collaboration and chatting.<br />
-              Take full advantage of this capability by signing up for a Single
-              Sign On (SSO) account.
+              A chat solution for team collaboration with integrated file
+              sharing. Start chatting today!
             </p>
-            <a href="https://login.dsop.io" target="_blank">
+            <a href="https://chat.il2.dsop.io" target="_blank">
               <button class="btn btn-primary mt-3">
-                GET SSO ACCOUNT
+                Chat now
               </button>
             </a>
           </div>
-- 
GitLab