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

@ -230,7 +230,7 @@ export default class Constants {
if (Utils.runningFromConsole) {
return false
}
// The cause for this line of code: https://github.com/pietervdvn/MapComplete/issues/115
// The cause for this line of code: https://source.mapcomplete.org/MapComplete/MapComplete/issues/115
// See https://stackoverflow.com/questions/19689715/what-is-the-best-way-to-detect-retina-support-on-a-device-using-javascript
return (
(window.matchMedia &&