diff --git a/ckan_meta_tester/game.py b/ckan_meta_tester/game.py index c93dd8d..ec23243 100644 --- a/ckan_meta_tester/game.py +++ b/ckan_meta_tester/game.py @@ -72,7 +72,7 @@ def _versions_from_json(self, json: object) -> List[GameVersion]: class Ksa(Game): - BUILDS_URL = 'https://raw.githubusercontent.com/KSAModding/KSA-CKAN-meta/main/builds.json' + BUILDS_URL = 'https://raw.githubusercontent.com/KSP-CKAN/KSA-CKAN-meta/main/builds.json' # KSA versions are year.month.buildcounter.revision. The build counter (3rd # piece) is local to the machine that made the build and non-monotonic, so # CKAN pins it to 0 on every KSA version it handles and orders by the