Merge pull request #1486 from thecodingmachine/fix-links

Fixing links in the documentation
This commit is contained in:
David Négrier 2021-09-27 15:41:23 +02:00 committed by GitHub
commit 2b5211d098
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 37 additions and 16 deletions

View file

@ -6,7 +6,7 @@
}
function goToBuildingMap() {
const sparkHost = "https://workadventu.re/map-building";
const sparkHost = "https://workadventu.re/map-building/";
window.open(sparkHost, "_blank");
}
@ -48,4 +48,4 @@
}
}
</style>
</style>