From 2c79ab9d02ddd97395cc2ab28a7741440316072f Mon Sep 17 00:00:00 2001 From: theborakompanioni Date: Mon, 3 Jun 2024 12:09:12 +0200 Subject: [PATCH] chore: change support site from jam-docker to jam repo --- assets/utils/check-api.sh | 4 ++-- manifest.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/assets/utils/check-api.sh b/assets/utils/check-api.sh index 2d4de4d..02c8cf0 100644 --- a/assets/utils/check-api.sh +++ b/assets/utils/check-api.sh @@ -2,11 +2,11 @@ DURATION=$(/dev/null; then - echo "JAM API is unreachable" >&2 + echo "Jam API is unreachable" >&2 exit 61 fi fi diff --git a/manifest.yaml b/manifest.yaml index 078769d..556d34c 100644 --- a/manifest.yaml +++ b/manifest.yaml @@ -8,7 +8,7 @@ release-notes: | license: MIT wrapper-repo: "https://github.com/Start9Labs/jam-startos" upstream-repo: "https://github.com/joinmarket-webui/jam-docker" -support-site: "https://github.com/joinmarket-webui/jam-docker/issues" +support-site: "https://github.com/joinmarket-webui/jam/issues" marketing-site: "https://jamapp.org" build: ["make"] description: