Merge pull request #1211 from pietervdvn/RobinLinde-patch-4

Correct Mastodon URL
This commit is contained in:
Pieter Vander Vennet 2022-12-31 01:29:18 +01:00 committed by GitHub
commit 629fc8dca8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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,
}),