Skip to content

Commit 1397f27

Browse files
authored
Broken link fixed
1 parent f6ca5fc commit 1397f27

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/lab-services/quick-create-lab-template.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,15 +26,15 @@ To complete this quick start, make sure that you have:
2626

2727
## Review the template
2828

29-
The template used in this quickstart is from [Azure Quickstart Templates](https://azure.microsoft.com/resources/templates/lab).
29+
The template used in this quickstart is from [Azure Quickstart Templates](/azure/lab-services/quick-create-lab-plan-portal).
3030

3131
:::code language="json" source="~/quickstart-templates/quickstarts/microsoft.labservices/lab-using-lab-plan/azuredeploy.json":::
3232

3333
One Azure resource is defined in the template:
3434

3535
- **[Microsoft.LabServices/labs](/azure/templates/microsoft.labservices/labs)**: resource type description.
3636

37-
More Azure Lab Services template samples can be found in [Azure Quickstart Templates](https://azure.microsoft.com/resources/templates/?resourceType=Microsoft.Labservices&pageNumber=1&sort=Popular). For more information how to create a lab without a lab plan using automation, see [Create Azure LabServices lab template](https://azure.microsoft.com/resources/templates/lab/).
37+
More Azure Lab Services template samples can be found in [Azure Quickstart Templates](https://azure.microsoft.com/resources/templates/?resourceType=Microsoft.Labservices&pageNumber=1&sort=Popular). For more information how to create a lab without a lab plan using automation, see [Create Azure LabServices lab template](/azure/lab-services/quick-create-lab-plan-portal).
3838

3939
## Deploy the template
4040

@@ -93,4 +93,4 @@ Alternately, an educator may delete a lab from the Azure Lab Services website: [
9393
For a step-by-step tutorial that guides you through the process of creating a template, see:
9494

9595
> [!div class="nextstepaction"]
96-
> [Tutorial: Create and deploy your first ARM template](../azure-resource-manager/templates/template-tutorial-create-first-template.md)
96+
> [Tutorial: Create and deploy your first ARM template](../azure-resource-manager/templates/template-tutorial-create-first-template.md)

0 commit comments

Comments
 (0)