Merge pull request #1211 from pietervdvn/RobinLinde-patch-4
Correct Mastodon URL
This commit is contained in:
commit
629fc8dca8
1 changed files with 1 additions and 1 deletions
|
@ -148,7 +148,7 @@ export default class CopyrightPanel extends Combine {
|
|||
}
|
||||
),
|
||||
new SubtleButton(Svg.mastodon_ui(), t.followOnMastodon, {
|
||||
url: "https://en.osm.town/web/notifications",
|
||||
url: "https://en.osm.town/@MapComplete",
|
||||
newTab: true,
|
||||
imgSize,
|
||||
}),
|
||||
|
|
Loading…
Reference in a new issue