From 7e99332ace1bcf660463afffe74d75c75aebd746 Mon Sep 17 00:00:00 2001 From: Hang Lei Date: Wed, 8 Mar 2023 16:23:24 +0800 Subject: [PATCH] Use relative link --- docs-ref-conceptual/includes/cli-install-linux-dnf.md | 2 +- docs-ref-conceptual/includes/cli-install-linux-zypper.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs-ref-conceptual/includes/cli-install-linux-dnf.md b/docs-ref-conceptual/includes/cli-install-linux-dnf.md index 8240840d27..4d1fa9d227 100644 --- a/docs-ref-conceptual/includes/cli-install-linux-dnf.md +++ b/docs-ref-conceptual/includes/cli-install-linux-dnf.md @@ -14,7 +14,7 @@ For Linux distributions with `dnf` such as RHEL 8/9 or CentOS Stream 8/9, there > [!WARNING] > Starting from Azure CLI 2.39.0 (released on 08/02/2022), no RPM packages will be released for RHEL 7 and CentOS 7. You may continue to use historical versions of Azure CLI on these systems, but there will be no further updates or bug fixes from Microsoft for those versions. > -> Azure CLI and the Linux [Install script](https://learn.microsoft.com/cli/azure/install-azure-cli-linux?pivots=script) will continue to be developed and supported by Microsoft. Packages provided by Red Hat and CentOS repositories are maintained and supported by their respective distributions. +> Azure CLI and the Linux [Install script](/azure/install-azure-cli-linux?pivots=script) will continue to be developed and supported by Microsoft. Packages provided by Red Hat and CentOS repositories are maintained and supported by their respective distributions. [!INCLUDE [current-version](current-version.md)] diff --git a/docs-ref-conceptual/includes/cli-install-linux-zypper.md b/docs-ref-conceptual/includes/cli-install-linux-zypper.md index 2158ad3533..575a18349c 100644 --- a/docs-ref-conceptual/includes/cli-install-linux-zypper.md +++ b/docs-ref-conceptual/includes/cli-install-linux-zypper.md @@ -12,7 +12,7 @@ ms.custom: devx-track-azurecli > [!WARNING] > The last Azure CLI package developed by Microsoft for SUSE Linux Enterprise Server (SLES), and OpenSUSE (Leap), is version 2.39.0 (released on 08/02/2022). You may continue to use historical versions of Azure CLI on these systems, but there will be no further updates or bug fixes from Microsoft for those versions. > -> Azure CLI and the Linux [Install script](https://learn.microsoft.com/cli/azure/install-azure-cli-linux?pivots=script) will continue to be developed and supported by Microsoft. Packages provided by SUSE/OpenSUSE repositories are maintained and supported by SUSE. +> Azure CLI and the Linux [Install script](/azure/install-azure-cli-linux?pivots=script) will continue to be developed and supported by Microsoft. Packages provided by SUSE/OpenSUSE repositories are maintained and supported by SUSE. > @@ -38,7 +38,7 @@ To install Azure CLI on SUSE/OpenSUSE, please chose one of the following methods ### Install with the install script -You can manually install the Azure CLI on any version of Linux by using the [Install script](https://learn.microsoft.com/cli/azure/install-azure-cli-linux?pivots=script) option. +You can manually install the Azure CLI on any version of Linux by using the [Install script](/azure/install-azure-cli-linux?pivots=script) option. If you are *updating* to the most recent version using this method, be sure to uninstall the previous version first, as well as any repositories you may have added for that version.