diff --git a/bin/app-json.py b/bin/app-json.py index 236c9e4..dd8a097 100755 --- a/bin/app-json.py +++ b/bin/app-json.py @@ -4,7 +4,7 @@ # # Gather metadata from Co-op Cloud apps in $ABRA_DIR/apps (default # ~/.abra/apps), and format it as JSON so that it can be hosted here: -# https://abra-apps.autonomic.zone +# https://abra-apps.cloud.autonomic.zone from json import dump from os import chdir, listdir, mkdir