From 339c01fc2c5255d4dcca605197227e039e6eceb7 Mon Sep 17 00:00:00 2001 From: Brandon Green Date: Fri, 16 Jul 2021 16:18:34 -0400 Subject: [PATCH 1/2] Add documentation link to PyTorch Enterprise on Azure section --- _get_started/installation/azure.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/_get_started/installation/azure.md b/_get_started/installation/azure.md index 31e0f9571119..3e653fe88b88 100644 --- a/_get_started/installation/azure.md +++ b/_get_started/installation/azure.md @@ -16,6 +16,8 @@ Microsoft is one of the founding members and also the inaugural participant of t To learn more and get started with PyTorch Enterprise on Microsoft Azure, [visit here](https://azure.microsoft.com/en-us/develop/pytorch/). +For documentation, [visit here](https://docs.microsoft.com/en-us/azure/pytorch-enterprise/) + ## Azure Primer {: #microsoft-azure-primer} From a997eaf0e1779a7211f9db58f98a55d66655cede Mon Sep 17 00:00:00 2001 From: Brandon Green Date: Fri, 16 Jul 2021 16:35:29 -0400 Subject: [PATCH 2/2] update text --- _get_started/installation/azure.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_get_started/installation/azure.md b/_get_started/installation/azure.md index 3e653fe88b88..14e819d5786c 100644 --- a/_get_started/installation/azure.md +++ b/_get_started/installation/azure.md @@ -16,7 +16,7 @@ Microsoft is one of the founding members and also the inaugural participant of t To learn more and get started with PyTorch Enterprise on Microsoft Azure, [visit here](https://azure.microsoft.com/en-us/develop/pytorch/). -For documentation, [visit here](https://docs.microsoft.com/en-us/azure/pytorch-enterprise/) +For documentation, [visit here](https://docs.microsoft.com/en-us/azure/pytorch-enterprise/). ## Azure Primer {: #microsoft-azure-primer}