forked from MapComplete/MapComplete
Change project URLs.
This commit is contained in:
parent
50c52766a5
commit
4a4f246cbf
4 changed files with 6 additions and 6 deletions
|
@ -80,7 +80,7 @@ export class InitUiElements {
|
|||
layoutDefinition: string = "") {
|
||||
if (layoutToUse === undefined) {
|
||||
console.log("Incorrect layout")
|
||||
new FixedUiElement("Error: incorrect layout <i>" + layoutName + "</i><br/><a href='https://pietervdvn.github.io/MapComplete/index.html'>Go back</a>").AttachTo("centermessage").onClick(() => {
|
||||
new FixedUiElement("Error: incorrect layout <i>" + layoutName + "</i><br/><a href='https://kletterspots.de/index.html'>Go back</a>").AttachTo("centermessage").onClick(() => {
|
||||
});
|
||||
throw "Incorrect layout"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue