File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -30,8 +30,8 @@ discretize
3030.. image :: https://img.shields.io/discourse/users?server=http%3A%2F%2Fsimpeg.discourse.group%2F
3131 :target: http://simpeg.discourse.group/
3232
33- .. image :: https://img.shields.io/badge/Slack- simpeg-4B0082.svg ?logo=slack
34- :target: http ://slack.simpeg.xyz
33+ .. image :: https://img.shields.io/badge/simpeg-purple ?logo=mattermost&label=Mattermost
34+ :target: https ://mattermost.softwareunderground.org/simpeg
3535
3636.. image :: https://img.shields.io/badge/Youtube%20channel-GeoSci.xyz-FF0000.svg?logo=youtube
3737 :target: https://www.youtube.com/channel/UCBrC4M8_S4GXhyHht7FyQqw
@@ -122,4 +122,5 @@ Questions:
122122http://simpeg.discourse.group/
123123
124124Chat:
125- http://slack.simpeg.xyz/
125+ https://mattermost.softwareunderground.org/simpeg
126+
Original file line number Diff line number Diff line change @@ -246,7 +246,10 @@ def linkcode_resolve(domain, info):
246246 html_theme_options = {
247247 "external_links" : [
248248 {"name" : "SimPEG" , "url" : "https://simpeg.xyz" },
249- {"name" : "Contact" , "url" : "http://slack.simpeg.xyz" },
249+ {
250+ "name" : "Contact" ,
251+ "url" : "https://mattermost.softwareunderground.org/simpeg" ,
252+ },
250253 ],
251254 "icon_links" : [
252255 {
@@ -255,9 +258,9 @@ def linkcode_resolve(domain, info):
255258 "icon" : "fab fa-github" ,
256259 },
257260 {
258- "name" : "Slack " ,
259- "url" : "http ://slack.simpeg.xyz/ " ,
260- "icon" : "fab fa-slack " ,
261+ "name" : "Mattermost " ,
262+ "url" : "https ://mattermost.softwareunderground.org/simpeg " ,
263+ "icon" : "fas fa-comment " ,
261264 },
262265 {
263266 "name" : "Discourse" ,
You can’t perform that action at this time.
0 commit comments