Skip to content

Commit db52499

Browse files
committed
fix doc link
1 parent 5f69d80 commit db52499

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/lab-services/quick-create-lab-plan-python.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ In this article you, as the admin, use Python and the Azure Python SDK to create
1414
## Prerequisites
1515

1616
- An Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/free).
17-
- [Setup Local Python dev environment for Azure](https://docs.microsoft.com/azure/developer/python/configure-local-development-environment?tabs=windows%2Capt%2Ccmd).
17+
- [Setup Local Python dev environment for Azure](/azure/developer/python/configure-local-development-environment).
1818
- [The requirements.txt can be downloaded from the Azure Python samples](https://github.com/RogerBestMsft/azure-samples-python-management/blob/rbest_ALSSample/samples/labservices/requirements.txt)
1919

2020
## Create a lab plan

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ In this quickstart, you, as the educator, create a lab using Python and the Azur
1414
## Prerequisites
1515

1616
- Azure subscription. If you don’t have one, [create a free account](https://azure.microsoft.com/free/) before you begin.
17-
- [Setup Local Python dev environment for Azure](https://docs.microsoft.com/azure/developer/python/configure-local-development-environment?tabs=windows%2Capt%2Ccmd).
17+
- [Setup Local Python dev environment for Azure](/azure/developer/python/configure-local-development-environment).
1818
- [The requirements.txt can be downloaded from the Azure Python samples](https://github.com/RogerBestMsft/azure-samples-python-management/blob/rbest_ALSSample/samples/labservices/requirements.txt)
1919
- Lab plan. To create a lab plan, see [Quickstart: Create a lab plan using Python and the Azure Python libraries (SDK)](quick-create-lab-plan-python.md).
2020

0 commit comments

Comments
 (0)