Skip to content

Commit 7fb9085

Browse files
committed
Fix broken links
1 parent 73e10d2 commit 7fb9085

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

articles/iot-dps/tutorial-automation-github-actions.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Tutorial - Use GitHub Actions to automate the steps for creating an
44
author: kgremban
55
ms.author: kgremban
66
manager: lizross
7-
ms.date: 12/15/2022
7+
ms.date: 12/19/2022
88
ms.topic: tutorial
99
ms.service: iot-dps
1010
services: iot-dps
@@ -31,8 +31,8 @@ In this tutorial, you learn how to:
3131

3232
* The Azure CLI
3333

34-
* Use the Bash environment in [Azure Cloud Shell](../articles/cloud-shell/quickstart.md).
35-
[![Launch Cloud Shell in a new window](media/cloud-shell-try-it/hdi-launch-cloud-shell.png)](https://shell.azure.com)
34+
* Use the Bash environment in [Azure Cloud Shell](../cloud-shell/quickstart.md).
35+
[![Launch Cloud Shell in a new window](../../includes/media/cloud-shell-try-it/hdi-launch-cloud-shell.png)](https://shell.azure.com)
3636
* Or, If you prefer to run CLI reference commands locally, [install](/cli/azure/install-azure-cli) the Azure CLI. If you're running on Windows or macOS, consider [running Azure CLI in a Docker container](/cli/azure/run-azure-cli-docker).
3737

3838
* If you're using a local installation, sign in to the Azure CLI by using the [az login](/cli/azure/reference-index#az-login) command.

0 commit comments

Comments
 (0)