Skip to content

Commit 90f3f03

Browse files
committed
relative link
1 parent dbfb6f9 commit 90f3f03

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

articles/aks/open-service-mesh-about.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ OSM can be added to your Azure Kubernetes Service (AKS) cluster by enabling the
2727
> | Between 1.23.5 and 1.24.0 | 1.1.3 |
2828
> | Below 1.23.5 | 1.0.0 |
2929
>
30-
> Older versions of OSM may not be available for install or be actively supported if the corresponding AKS version has reached end of life. You can check the [AKS Kubernetes release calendar](https://learn.microsoft.com/azure/aks/supported-kubernetes-versions?tabs=azure-cli#aks-kubernetes-release-calendar) for information on AKS version support windows.
30+
> Older versions of OSM may not be available for install or be actively supported if the corresponding AKS version has reached end of life. You can check the [AKS Kubernetes release calendar](./supported-kubernetes-versions.md#aks-kubernetes-release-calendar) for information on AKS version support windows.
3131
3232
## Capabilities and features
3333

articles/aks/open-service-mesh-binary.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ This article will discuss how to download the OSM client library to be used to o
2020
> | Between 1.23.5 and 1.24.0 | 1.1.3 |
2121
> | Below 1.23.5 | 1.0.0 |
2222
>
23-
> Older versions of OSM may not be available for install or be actively supported if the corresponding AKS version has reached end of life. You can check the [AKS Kubernetes release calendar](https://learn.microsoft.com/azure/aks/supported-kubernetes-versions?tabs=azure-cli#aks-kubernetes-release-calendar) for information on AKS version support windows.
23+
> Older versions of OSM may not be available for install or be actively supported if the corresponding AKS version has reached end of life. You can check the [AKS Kubernetes release calendar](./supported-kubernetes-versions.md#aks-kubernetes-release-calendar) for information on AKS version support windows.
2424
2525
::: zone pivot="client-operating-system-linux"
2626

articles/aks/open-service-mesh-deploy-addon-az-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ This article shows you how to install the Open Service Mesh (OSM) add-on on an A
2020
> | Between 1.23.5 and 1.24.0 | 1.1.3 |
2121
> | Below 1.23.5 | 1.0.0 |
2222
>
23-
> Older versions of OSM may not be available for install or be actively supported if the corresponding AKS version has reached end of life. You can check the [AKS Kubernetes release calendar](https://learn.microsoft.com/azure/aks/supported-kubernetes-versions?tabs=azure-cli#aks-kubernetes-release-calendar) for information on AKS version support windows.
23+
> Older versions of OSM may not be available for install or be actively supported if the corresponding AKS version has reached end of life. You can check the [AKS Kubernetes release calendar](./supported-kubernetes-versions.md#aks-kubernetes-release-calendar) for information on AKS version support windows.
2424
2525
## Prerequisites
2626

articles/aks/open-service-mesh-deploy-addon-bicep.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ This article shows you how to deploy the Open Service Mesh (OSM) add-on to Azure
2020
> | Between 1.23.5 and 1.24.0 | 1.1.3 |
2121
> | Below 1.23.5 | 1.0.0 |
2222
>
23-
> Older versions of OSM may not be available for install or be actively supported if the corresponding AKS version has reached end of life. You can check the [AKS Kubernetes release calendar](https://learn.microsoft.com/azure/aks/supported-kubernetes-versions?tabs=azure-cli#aks-kubernetes-release-calendar) for information on AKS version support windows.
23+
> Older versions of OSM may not be available for install or be actively supported if the corresponding AKS version has reached end of life. You can check the [AKS Kubernetes release calendar](./supported-kubernetes-versions.md#aks-kubernetes-release-calendar) for information on AKS version support windows.
2424
2525
[Bicep](../azure-resource-manager/bicep/overview.md) is a domain-specific language that uses declarative syntax to deploy Azure resources. You can use Bicep in place of creating [Azure Resource Manager templates](../azure-resource-manager/templates/overview.md) to deploy your infrastructure-as-code Azure resources.
2626

0 commit comments

Comments
 (0)