diff --git a/README.md b/README.md index c935778..8af6067 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ If you get the **Build already exists** error, it is because you have more than ## 🧩 Get started -Add this step directly to your workflow in the [Bitrise Workflow Editor](https://devcenter.bitrise.io/steps-and-workflows/steps-and-workflows-index/). +Add this step directly to your workflow in the [Bitrise Workflow Editor](https://docs.bitrise.io/en/bitrise-ci/workflows-and-pipelines/steps/adding-steps-to-a-workflow.html). You can also run this step directly with [Bitrise CLI](https://github.com/bitrise-io/bitrise). @@ -102,9 +102,8 @@ You can also run this step directly with [Bitrise CLI](https://github.com/bitris We welcome [pull requests](https://github.com/bitrise-steplib/steps-virtual-device-testing-for-android/pulls) and [issues](https://github.com/bitrise-steplib/steps-virtual-device-testing-for-android/issues) against this repository. -For pull requests, work on your changes in a forked repository and use the Bitrise CLI to [run step tests locally](https://devcenter.bitrise.io/bitrise-cli/run-your-first-build/). +For pull requests, work on your changes in a forked repository and use the Bitrise CLI to [run step tests locally](https://docs.bitrise.io/en/bitrise-ci/bitrise-cli/running-your-first-local-build-with-the-cli.html). Learn more about developing steps: -- [Create your own step](https://devcenter.bitrise.io/contributors/create-your-own-step/) -- [Testing your Step](https://devcenter.bitrise.io/contributors/testing-and-versioning-your-steps/) +- [Create your own step](https://docs.bitrise.io/en/bitrise-ci/workflows-and-pipelines/developing-your-own-bitrise-step/developing-a-new-step.html) diff --git a/step.yml b/step.yml index b459394..fa4a4aa 100755 --- a/step.yml +++ b/step.yml @@ -46,9 +46,10 @@ support_url: https://github.com/bitrise-steplib/steps-virtual-device-testing-for project_type_tags: - android - cordova +- flutter - ionic +- kotlin-multiplatform - react-native -- flutter type_tags: - test