Skip to content

Commit e54b44a

Browse files
committed
change link to https
1 parent 5ebf8e3 commit e54b44a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/src/main/java/de/westnordost/streetcomplete/data/user/achievements/AchievementsModule.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ val links = listOf(
177177

178178
Link(
179179
"ideditor",
180-
"http://ideditor.com",
180+
"https://ideditor.com",
181181
"iD",
182182
LinkCategory.EDITORS,
183183
R.drawable.ic_link_ideditor,

0 commit comments

Comments
 (0)