diff --git a/README.md b/README.md
index 90bbcef5..db19fa72 100644
--- a/README.md
+++ b/README.md
@@ -122,7 +122,7 @@
-
+
diff --git a/app/store/ServicesList.js b/app/store/ServicesList.js
index e2d21734..46fc60bf 100644
--- a/app/store/ServicesList.js
+++ b/app/store/ServicesList.js
@@ -605,11 +605,11 @@ Ext.define('Rambox.store.ServicesList', {
,js_unread: 'document.getElementsByClassName("google-login-area")[0].remove();document.getElementsByClassName("microsoft-login-area")[0].remove();'
},
{
- id: 'spark'
- ,logo: 'spark.png'
- ,name: 'Cisco Spark'
- ,description: 'Cisco Spark is for group chat, video calling, and sharing documents with your team. It’s all backed by Cisco security and reliability.'
- ,url: 'https://web.ciscospark.com/'
+ id: 'webexteams'
+ ,logo: 'webexteams.png'
+ ,name: 'Cisco Webex Teams'
+ ,description: 'Cisco Webex Teams is for group chat, video calling, and sharing documents with your team. It’s all backed by Cisco security and reliability.'
+ ,url: 'https://teams.webex.com/'
,type: 'messaging'
},
{
diff --git a/resources/icons/ciscospark.png b/resources/icons/ciscospark.png
deleted file mode 100644
index b71797d1..00000000
Binary files a/resources/icons/ciscospark.png and /dev/null differ
diff --git a/resources/icons/spark.png b/resources/icons/spark.png
deleted file mode 100644
index f6efbe49..00000000
Binary files a/resources/icons/spark.png and /dev/null differ
diff --git a/resources/icons/webexteams.png b/resources/icons/webexteams.png
new file mode 100644
index 00000000..c134c25a
Binary files /dev/null and b/resources/icons/webexteams.png differ