We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55453ee commit c36aeeeCopy full SHA for c36aeee
app/src/main/java/fr/free/nrw/commons/nearby/fragments/NearbyParentFragment.java
@@ -245,7 +245,7 @@ public class NearbyParentFragment extends CommonsDaggerSupportFragment
245
/**
246
* WLM URL
247
*/
248
- public static final String WLM_URL = "https://www.wikilovesmonuments.org/";
+ public static final String WLM_URL = "https://commons.wikimedia.org/wiki/Commons:Mobile_app/Contributing_to_WLM_using_the_app";
249
250
@NonNull
251
public static NearbyParentFragment newInstance() {
0 commit comments