Skip to content

Commit 8fdccd9

Browse files
committed
fix broken links
1 parent be69b11 commit 8fdccd9

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

learn-pr/azure/aks-application-autoscaling-native/includes/1-introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ By the end of this module, you're able to:
1818

1919
- Familiarity with Kubernetes concepts. If you're new to Kubernetes, start with the [basics of Kubernetes](https://azure.microsoft.com/topic/what-is-kubernetes/?azure-portal=true&WT.mc_id=deploycontainerapps_intro-learn-ludossan).
2020
- Familiarity with [Git](/contribute/git-github-fundamentals?WT.mc_id=deploycontainerapps_intro-learn-ludossan) and [GitHub](https://github.com).
21-
- An active Azure [subscription](https://azure.microsoft.com/free/services/kubernetes-service/?azure-portal=true&WT.mc_id=deploycontainerapps_intro-learn-ludossan).
21+
- An active Azure [subscription](https://azure.microsoft.com/products/kubernetes-service).
2222
- Ability to use the [Azure CLI](/azure/aks/kubernetes-walkthrough?WT.mc_id=deploycontainerapps_intro-learn-ludossan).
2323
- Ability to create a Docker container. If you're new to Docker, start with the [intro to containers](/training/modules/intro-to-containers/?WT.mc_id=deploycontainerapps_intro-learn-ludossan).
2424

learn-pr/azure/aks-manage-application-state/includes/1-introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ By the end of this module, you'll be able to:
1515
- Familiarity with Kubernetes concepts. If you're new to Kubernetes, review the [basics of Kubernetes](https://azure.microsoft.com/topic/what-is-kubernetes) before you begin.
1616
- Familiarity with [Git](/contribute/git-github-fundamentals) and [GitHub](https://github.com).
1717
- Familiarity with [Docker](https://docker.com) and Docker images.
18-
- An active Azure [subscription](https://azure.microsoft.com/free/services/kubernetes-service).
18+
- An active Azure [subscription](https://azure.microsoft.com/products/kubernetes-service).
1919
- The ability to use the [Azure CLI](/azure/aks/kubernetes-walkthrough).
2020
- The ability to create a Docker container. If you're new to Docker, review the [introduction to containers](/training/modules/intro-to-containers/) before you begin.
2121

learn-pr/azure/aks-secrets-configure-app/includes/1-introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ By the end of this module, you're able to:
1515
- Familiarity with Kubernetes concepts. If you're new to Kubernetes, review the [Kubernetes basics](https://azure.microsoft.com/topic/what-is-kubernetes).
1616
- Familiarity with [Git](/contribute/git-github-fundamentals) and [GitHub](https://github.com).
1717
- Familiarity with [Docker](https://docker.com) and Docker images.
18-
- An active Azure [subscription](https://azure.microsoft.com/free/services/kubernetes-service).
18+
- An active Azure [subscription](https://azure.microsoft.com/products/kubernetes-service).
1919
- The ability to use the [Azure CLI](/azure/aks/kubernetes-walkthrough).
2020
- The ability to create a Docker container. If you're new to Docker, start with the [Introduction to containers](/training/modules/intro-to-containers/).
2121

0 commit comments

Comments
 (0)