Skip to content

Commit 05ba6e5

Browse files
Merge pull request #239419 from phillipgibson/patch-1
fix broken relative link for osm migration doc
2 parents 3409457 + 348fae5 commit 05ba6e5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/aks/open-service-mesh-istio-migration-guidance.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@ If you are not using OSM and are new to Istio, start with [Istio's own Getting S
2020

2121
- An Azure subscription. If you don't have an Azure subscription, you can create a [free account](https://azure.microsoft.com/free).
2222
- [Azure CLI installed](/cli/azure/install-azure-cli).
23-
- OSM is uninstalled from your Kubernetes cluster
23+
- The OSM AKS add-on is uninstalled from your AKS cluster
2424
- Any existing OSM Bookstore application, including namespaces, is uninstalled and deleted from your cluster
25-
- [Install the Istio AKS service mesh add-on](/azure/aks/istio-deploy-addon.md)
25+
- [Install the Istio AKS service mesh add-on](istio-deploy-addon.md)
2626

2727
## Modifications needed to the OSM Sample Bookstore Application
2828

0 commit comments

Comments
 (0)