Skip to content

Commit 33c8a08

Browse files
Update mode examples
Signed-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com>
1 parent 3bc3df9 commit 33c8a08

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Docs/index.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ Invoke-Locksmith
7979
# Script Syntax
8080
.\Invoke-Locksmith.ps1
8181
```
82-
Example Output for Mode 0: <https://github.com/jakehildreth/Locksmith/blob/main/examples/Mode0.md>
82+
Example Output for Mode 0: <https://github.com/jakehildreth/Locksmith/blob/main/Docs/Examples/Mode0.md>
8383

8484
<a name="Mode1" id="Mode1"></a>
8585

@@ -94,7 +94,7 @@ Invoke-Locksmith -Mode 1
9494
# Script Syntax
9595
.\Invoke-Locksmith.ps1 -Mode 1
9696
```
97-
Example Output for Mode 1: <https://github.com/jakehildreth/Locksmith/blob/main/examples/Mode1.md>
97+
Example Output for Mode 1: <https://github.com/jakehildreth/Locksmith/blob/main/Docs/Examples/Mode1.md>
9898

9999
<a name="Mode2" id="Mode2"></a>
100100

@@ -109,7 +109,7 @@ Invoke-Locksmith -Mode 2
109109
# Script Syntax
110110
.\Invoke-Locksmith.ps1 -Mode 2
111111
```
112-
Example Output for Mode 2: <https://github.com/jakehildreth/Locksmith/blob/main/examples/Mode2.md>
112+
Example Output for Mode 2: <https://github.com/jakehildreth/Locksmith/blob/main/Docs/Examples/Mode2.md>
113113

114114
<a name="Mode3" id="Mode3"></a>
115115

@@ -123,7 +123,7 @@ Invoke-Locksmith -Mode 3
123123
# Script Syntax
124124
.\Invoke-Locksmith.ps1 -Mode 3
125125
```
126-
Example Output for Mode 3: <https://github.com/jakehildreth/Locksmith/blob/main/examples/Mode3.md>
126+
Example Output for Mode 3: <https://github.com/jakehildreth/Locksmith/blob/main/Docs/Examples/Mode3.md>
127127

128128
<a name="Mode4" id="Mode4"></a>
129129

@@ -138,7 +138,7 @@ Invoke-Locksmith -Mode 4
138138
# Script Syntax
139139
.\Invoke-Locksmith.ps1 -Mode 4
140140
```
141-
Example Output for Mode 4: <https://github.com/jakehildreth/Locksmith/blob/main/examples/Mode4.md>
141+
Example Output for Mode 4: <https://github.com/jakehildreth/Locksmith/blob/main/Docs/Examples/Mode4.md>
142142

143143
<a name="Scans" id="Scans"></a>
144144

0 commit comments

Comments
 (0)