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
@@ -40,7 +40,7 @@ to update the version numbers.
40
40
41
41
## 🧩 Get started
42
42
43
-
Add this step directly to your workflow in the [Bitrise Workflow Editor](https://devcenter.bitrise.io/steps-and-workflows/steps-and-workflows-index/).
43
+
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).
44
44
45
45
You can also run this step directly with [Bitrise CLI](https://github.com/bitrise-io/bitrise).
46
46
@@ -73,9 +73,8 @@ You can also run this step directly with [Bitrise CLI](https://github.com/bitris
73
73
74
74
We welcome [pull requests](https://github.com/bitrise-steplib/steps-set-xcode-build-number/pulls) and [issues](https://github.com/bitrise-steplib/steps-set-xcode-build-number/issues) against this repository.
75
75
76
-
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/).
76
+
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).
77
77
78
78
Learn more about developing steps:
79
79
80
-
-[Create your own step](https://devcenter.bitrise.io/contributors/create-your-own-step/)
81
-
-[Testing your Step](https://devcenter.bitrise.io/contributors/testing-and-versioning-your-steps/)
80
+
-[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