Skip to content
This repository was archived by the owner on Jan 21, 2026. It is now read-only.

Commit bbca93f

Browse files
CopilotLuizMacedo
andcommitted
Fix Lab 3 Git feedback issues: update timing and URL formatting
Co-authored-by: LuizMacedo <45747223+LuizMacedo@users.noreply.github.com>
1 parent 38b33ca commit bbca93f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Instructions/Labs/AZ400_M01_L02_Version_Control_with_Git_in_Azure_Repos.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ After you complete this lab, you will be able to:
3737
- Review history of changes.
3838
- Work with branches by using Visual Studio Code.
3939

40-
## Estimated timing: 45 minutes
40+
## Estimated timing: 60 minutes
4141

4242
## Instructions
4343

@@ -80,7 +80,7 @@ In this task, you will create an **eShopOnWeb** Azure DevOps project to be used
8080
8181
In this task you will import the eShopOnWeb Git repository that will be used by several labs.
8282
83-
1. On your lab computer, in a browser window open your Azure DevOps organization and the previously created **eShopOnWeb** project. Click on **Repos>Files** , **Import**. On the **Import a Git Repository** window, paste the following URL <https://github.com/MicrosoftLearning/eShopOnWeb.git> and click on **Import**:
83+
1. On your lab computer, in a browser window open your Azure DevOps organization and the previously created **eShopOnWeb** project. Click on **Repos>Files** , **Import**. On the **Import a Git Repository** window, paste the following URL `https://github.com/MicrosoftLearning/eShopOnWeb.git` and click on **Import**:
8484
8585
![Screenshot of the import repository panel.](images/import-repo.png)
8686

0 commit comments

Comments
 (0)