s/progress.deco.mp/progress.decomp.club/g

This commit is contained in:
Luke Street
2023-10-04 23:59:01 -04:00
parent 2240df521e
commit 8ef49e9541
3 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
# Uploads progress information to https://github.com/decompals/frogress.
#
# Usage:
# python3 tools/upload_progress.py -b https://progress.deco.mp/ -p [project] -v [version] build/[version]/progress.json
# python3 tools/upload_progress.py -b https://progress.decomp.club/ -p [project] -v [version] build/[version]/progress.json
#
# If changes are made, please submit a PR to
# https://github.com/encounter/dtk-template