Chore: Remove more GH references (#2374)

This commit is contained in:
Robin van der Linde 2025-04-07 19:10:11 +02:00
parent 0f177025e0
commit 03526a8e16
Signed by untrusted user: Robin-van-der-Linde
GPG key ID: 53956B3252478F0D
63 changed files with 131 additions and 122 deletions

View file

@ -25,7 +25,7 @@ class DownloadEli extends Script {
const props = layer.properties
if (props.type === "bing") {
// A lot of work to implement - see https://github.com/pietervdvn/MapComplete/issues/648
// A lot of work to implement - see https://source.mapcomplete.org/MapComplete/MapComplete/issues/648
try {
const bing = await BingRasterLayer.get()
if (bing === "error") {