Skip to content

Commit 7c25b4c

Browse files
Merge pull request #62 from Vamshi-Microsoft/pls-fixBrokenLinks
docs: update file paths for testing script and images in documentation
2 parents 4e60f28 + e718f9c commit 7c25b4c

3 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/Verify_Services_On_Network.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ This guide will walk you through using a secure jump-box virtual machine to inst
66

77
### 1. Copy Testing Script to Virtual Machine
88

9-
Copy [test_azure_resource_conns.ps1](./scripts/test_azure_resource_conns.ps1) to the Virtual Machine.
9+
Copy [test_azure_resource_conns.ps1](../scripts/test_azure_resource_conns.ps1) to the Virtual Machine.
1010

1111
### 2. Install Azure CLI
1212

docs/quota_check.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ The final table lists regions with available quota. You can select any of these
7575
## **If using VS Code or Codespaces**
7676
1. Open the terminal in VS Code or Codespaces.
7777
2. If you're using VS Code, click the dropdown on the right side of the terminal window, and select `Git Bash`.
78-
![git_bash](Images/git_bash.png)
78+
![git_bash](../img/provisioning/git_bash.png)
7979
3. Navigate to the `scripts` folder where the script files are located and make the script as executable:
8080
```sh
8181
cd scripts

img/provisioning/git_bash.png

28 KB
Loading

0 commit comments

Comments
 (0)