Skip to content

Commit 17003b4

Browse files
committed
fixed absolute link to CLI
1 parent 7311f0e commit 17003b4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

learn-pr/wwl-data-ai/event-driven-workflows-event-grid/includes/6-exercise-publish-receive-events.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ To complete the exercise, you need:
1919
- An Azure subscription. If you don't already have one, you can [sign up for one](https://azure.microsoft.com/).
2020
- [Visual Studio Code](https://code.visualstudio.com/) on one of the [supported platforms](https://code.visualstudio.com/docs/supporting/requirements#_platforms).
2121
- [Python 3.12](https://www.python.org/downloads/) or greater.
22-
- The latest version of the [Azure CLI](https://learn.microsoft.com/cli/azure/install-azure-cli?view=azure-cli-latest).
22+
- The latest version of the [Azure CLI](/cli/azure/install-azure-cli?view=azure-cli-latest).
2323

2424
## Get started
2525

0 commit comments

Comments
 (0)