From 12088deb28f5e6fc400687d395bc34b2cccd23c0 Mon Sep 17 00:00:00 2001 From: Omar Masad <3076722+Massad@users.noreply.github.com> Date: Sat, 2 Dec 2023 19:00:13 +0400 Subject: [PATCH] Update link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fd995bf..4ae5e70 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,7 @@ ta-cli config | ------------------------ | ------------------------------------------------------------------------------------------------------------------------------------ | ------------------ | | --config | path to your ta-cli.json config file [Optional] | $HOME/.ta-cli.json | | --api_token | You can get it from https://portal.testapp.io/settings/api-credentials | | -| --app_id | You can get it from your app page at [https://portal.testapp.io/apps](https://portal.testapp.io/apps?action=select-for-integrations) | | +| --app_id | You can get it from your app page at [https://portal.testapp.io/apps](https://portal.testapp.io/apps?to=app-integrations&tab=releases) | | | --release | It can be either both or Android or iOS | | | --apk_file | Path to the Android APK file | | | --ipa_file | Path to the iOS IPA file | |