Skip to content

Commit c36aeee

Browse files
committed
Change "learn more" link to new wiki
1 parent 55453ee commit c36aeee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/src/main/java/fr/free/nrw/commons/nearby/fragments/NearbyParentFragment.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,7 @@ public class NearbyParentFragment extends CommonsDaggerSupportFragment
245245
/**
246246
* WLM URL
247247
*/
248-
public static final String WLM_URL = "https://www.wikilovesmonuments.org/";
248+
public static final String WLM_URL = "https://commons.wikimedia.org/wiki/Commons:Mobile_app/Contributing_to_WLM_using_the_app";
249249

250250
@NonNull
251251
public static NearbyParentFragment newInstance() {

0 commit comments

Comments
 (0)