Skip to content

Commit a078db4

Browse files
authored
Merge pull request #199546 from pritamso/Broken-link-fix-j-martens
Broken link fix
2 parents 799e09d + 137907d commit a078db4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ Get-AzLabServicesLab -Name $lab
7272
Write-Host "Press [ENTER] to continue..."
7373
```
7474

75-
To verify educators can use the lab, navigate to the Azure Lab Services website: [https://labs.azure.com](https://labs.azure.com). For more information about managing labs, see [View all labs](/azure/lab-services/how-to-manage-labs.md#)](how-to-manage-labs.md#view-all-labs).
75+
To verify educators can use the lab, navigate to the Azure Lab Services website: [https://labs.azure.com](https://labs.azure.com). For more information about managing labs, see [View all labs](/azure/lab-services/how-to-manage-labs).
7676

7777
## Clean up resources
7878

@@ -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)