Skip to content

Commit 41b6120

Browse files
committed
replaced learn.ms aka links with proper paths
1 parent 922951a commit 41b6120

File tree

4 files changed

+3
-4
lines changed

4 files changed

+3
-4
lines changed

articles/spring-apps/includes/quickstart-deploy-event-driven-app/prepare-spring-project-event-driven.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@ These steps use AZD to initialize the event-driven application from the Azure De
4646
4747
Enter a new environment name: <your-env-name>
4848
49-
5049
SUCCESS: New project initialized!
5150
You can view the template code in your directory: <your-local-path>
5251
Learn more about running 3rd party code on our DevHub: https://aka.ms/azd-third-party-code-notice

articles/spring-apps/quickstart-deploy-event-driven-app.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ The sample project is an event-driven application that subscribes to a [Service
4545
- An Azure subscription. [!INCLUDE [quickstarts-free-trial-note](../../includes/quickstarts-free-trial-note.md)]
4646
- [Git](https://git-scm.com/downloads).
4747
- [Java Development Kit (JDK)](/java/azure/jdk/), version 17.
48-
- [Azure Developer CLI (AZD)](https://aka.ms/azd-install), version 1.2.0 or higher.
48+
- [Azure Developer CLI (AZD)](/azure/developer/azure-developer-cli/install-azd), version 1.2.0 or higher.
4949

5050
---
5151

articles/spring-apps/quickstart-deploy-web-app.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ This article provides the following options for deploying to Azure Spring Apps:
5656
- An Azure subscription. If you don't have a subscription, create a [free account](https://azure.microsoft.com/free/) before you begin.
5757
- [Git](https://git-scm.com/downloads).
5858
- [Java Development Kit (JDK)](/java/azure/jdk/), version 17.
59-
- [Azure Developer CLI](https://aka.ms/azd-install), version 1.2.0 or higher.
59+
- [Azure Developer CLI (AZD)](/azure/developer/azure-developer-cli/install-azd), version 1.2.0 or higher.
6060

6161
---
6262

articles/spring-apps/quickstart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ The application code used in this tutorial is a simple app. When you've complete
4343
- An Azure subscription. [!INCLUDE [quickstarts-free-trial-note](../../includes/quickstarts-free-trial-note.md)]
4444
- [Git](https://git-scm.com/downloads).
4545
- [Java Development Kit (JDK)](/java/azure/jdk/), version 17.
46-
- [Azure Developer CLI(AZD)](https://aka.ms/azd-install), version 1.2.0 or higher.
46+
- [Azure Developer CLI (AZD)](/azure/developer/azure-developer-cli/install-azd), version 1.2.0 or higher.
4747

4848
---
4949

0 commit comments

Comments
 (0)