diff --git a/app.json b/app.json index 57f0adf..963c740 100644 --- a/app.json +++ b/app.json @@ -79,12 +79,12 @@ "required": true }, "UPSTREAM_REPO": { - "description": "Link for Bot Upstream Repo, If you want default update, Fill https://github.com/breakdowns/slam-mirrorbot.", - "value": "https://github.com/breakdowns/slam-mirrorbot", + "description": "Link for Bot Upstream Repo, If you want default update, Fill https://github.com/breakdowns/slam-aria-mirror-bot.", + "value": "https://github.com/breakdowns/slam-aria-mirror-bot", "required": true }, "UPSTREAM_BRANCH": { - "description": "Branch name for Upstream Repo (Recommended using master branch).", + "description": "Branch name for Bot Upstream Repo, fill master.", "value": "master", "required": true },