Skip to content
This repository was archived by the owner on Oct 13, 2023. It is now read-only.

Commit 12230ee

Browse files
Update Mastodon instance list URL.
Thanks to ryliejamesthomas for the heads up! Fixes #253.
1 parent 3bad65c commit 12230ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/store/ServicesList.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -775,7 +775,7 @@ Ext.define('Hamsket.store.ServicesList', {
775775
,url: 'https://mastodon.social/auth/sign_in'
776776
,type: 'messaging'
777777
,custom_domain: true
778-
,note: '<a href="https://instances.mastodon.xyz/" target="_blank">List of instances</a>'
778+
,note: '<a href="https://instances.social/" target="_blank">List of instances</a>'
779779
},
780780
{
781781
id: 'teamworkchat'

0 commit comments

Comments
 (0)