Use the canonical git server name (git.teletypegames.org)

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
2026-07-31 19:20:51 +02:00
co-authored by Claude Fable 5
parent c52dce6702
commit db3239f84d
4 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ OUTPUT_ZIP = $(PROJECT)-$(VERSION).html.zip
VERSION_FILE = .version
PHASER_JS_URL = https://cdn.jsdelivr.net/npm/phaser@$(PHASER_VERSION)/dist/phaser.min.js
INDEX_HTML_URL = https://git.teletype.hu/tools/phaser-tools/raw/branch/master/web/index.html
INDEX_HTML_URL = https://git.teletypegames.org/tools/phaser-tools/raw/branch/master/web/index.html
all: build