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:50 +02:00
co-authored by Claude Fable 5
parent fb37e3a081
commit feb671023a
4 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ WASM_RELEASE = target/$(WASM_TARGET)/release/$(PROJECT).wasm
OUTPUT_ZIP = $(PROJECT)-$(VERSION).html.zip
VERSION_FILE = .version
INDEX_HTML_URL = https://git.teletype.hu/tools/bevy-tools/raw/branch/master/web/index.html
INDEX_HTML_URL = https://git.teletypegames.org/tools/bevy-tools/raw/branch/master/web/index.html
all: build