You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-4Lines changed: 3 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -44,7 +44,7 @@ For more configuration options, see the descriptions of other inputs in the `ste
44
44
45
45
## 🧩 Get started
46
46
47
-
Add this step directly to your workflow in the [Bitrise Workflow Editor](https://devcenter.bitrise.io/steps-and-workflows/steps-and-workflows-index/).
47
+
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).
48
48
49
49
You can also run this step directly with [Bitrise CLI](https://github.com/bitrise-io/bitrise).
50
50
@@ -81,9 +81,8 @@ You can also run this step directly with [Bitrise CLI](https://github.com/bitris
81
81
82
82
We welcome [pull requests](https://github.com/bitrise-steplib/steps-xcode-build-for-simulator/pulls) and [issues](https://github.com/bitrise-steplib/steps-xcode-build-for-simulator/issues) against this repository.
83
83
84
-
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/).
84
+
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).
85
85
86
86
Learn more about developing steps:
87
87
88
-
-[Create your own step](https://devcenter.bitrise.io/contributors/create-your-own-step/)
89
-
-[Testing your Step](https://devcenter.bitrise.io/contributors/testing-and-versioning-your-steps/)
88
+
-[Create your own step](https://docs.bitrise.io/en/bitrise-ci/workflows-and-pipelines/developing-your-own-bitrise-step/developing-a-new-step.html)
0 commit comments