Skip to content

Commit

Permalink
replace mattermost link with community matrix (#142)
Browse files Browse the repository at this point in the history
Signed-off-by: Simon Aronsson <[email protected]>
  • Loading branch information
simskij authored Oct 31, 2024
1 parent ac57308 commit 2236646
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions charm/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ options:
"category": "Social",
"items": [
{
"name": "Mattermost",
"url": "https://chat.charmhub.io",
"name": "Ubuntu Matrix Community",
"url": "https://matrix.to/#/#community:ubuntu.com",
"target": "_blank"
},
{
Expand All @@ -48,4 +48,4 @@ options:
}
]
}
]
]

0 comments on commit 2236646

Please sign in to comment.