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
@@ -42,7 +42,7 @@ You can set the **Execute cocoapods in verbose mode?** input to true to get deta
42
42
43
43
## 🧩 Get started
44
44
45
-
Add this step directly to your workflow in the [Bitrise Workflow Editor](https://devcenter.bitrise.io/steps-and-workflows/steps-and-workflows-index/).
45
+
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).
46
46
47
47
You can also run this step directly with [Bitrise CLI](https://github.com/bitrise-io/bitrise).
48
48
@@ -69,9 +69,8 @@ There are no outputs defined in this step
69
69
70
70
We welcome [pull requests](https://github.com/bitrise-io/steps-cocoapods-install/pulls) and [issues](https://github.com/bitrise-io/steps-cocoapods-install/issues) against this repository.
71
71
72
-
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/).
72
+
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).
73
73
74
74
Learn more about developing steps:
75
75
76
-
-[Create your own step](https://devcenter.bitrise.io/contributors/create-your-own-step/)
77
-
-[Testing your Step](https://devcenter.bitrise.io/contributors/testing-and-versioning-your-steps/)
76
+
-[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