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: articles/iot-central/core/howto-integrate-with-devops.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -52,7 +52,7 @@ You need the following prerequisites to complete the steps in this guide:
52
52
53
53
To get started, fork the IoT Central CI/CD GitHub repository and then clone your fork to your local machine:
54
54
55
-
1. To fork the Git Hub repository, open the [IoT Central CI/CD GitHub repository](https://github.com/Azure/iot-central-CICD-sample) and select **Fork**.
55
+
1. To fork the GitHub repository, open the [IoT Central CI/CD GitHub repository](https://github.com/Azure/iot-central-CICD-sample) and select **Fork**.
56
56
57
57
1. Clone your fork of the repository to your local machine by opening a console or bash window and running the following command.
58
58
@@ -338,7 +338,7 @@ Now configure the pipeline to push configuration changes to your IoT Central app
338
338
```
339
339
340
340
1. Select **Save and run**.
341
-
1. The YAML file is saved to your Git Hub repository, so you need to provide a commit message and then select **Save and run** again.
341
+
1. The YAML file is saved to your GitHub repository, so you need to provide a commit message and then select **Save and run** again.
342
342
343
343
Your pipeline is queued. It may take a few minutes before it runs.
0 commit comments