Fix: replace all mentions of 'mapcomplete.osm.be' with 'mapcomplete.org'
This commit is contained in:
parent
301f00f6ae
commit
7321004c19
345 changed files with 10185 additions and 10250 deletions
|
@ -1162,7 +1162,7 @@ In the case that MapComplete is pointed to the testing grounds, the edit will be
|
|||
|
||||
public static HomepageLink(): string {
|
||||
if (typeof window === "undefined") {
|
||||
return "https://mapcomplete.osm.be"
|
||||
return "https://mapcomplete.org"
|
||||
}
|
||||
const path = (
|
||||
window.location.protocol +
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue