Skip to content

Commit 86076e0

Browse files
committed
Improve README.MD style
1 parent 6c822bb commit 86076e0

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

README.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -56,11 +56,11 @@ xComputer resource has following properties:
5656

5757
### xComputer Examples
5858

59-
[Set the Name and the Workgroup Name](/Examples/xComputer/1-RnameComputerAndSetWorkgroup.ps1)
60-
[Switch from a Workgroup to a Domain](/Examples/xComputer/2-JoinDomain.ps1)
61-
[Set the Name while staying on the Domain](/Examples/xComputer/3-RenameComputerInDomain.ps1)
62-
[Set the Name while staying on the Workgroup](/Examples/xComputer/4-RenameComputerInWorkgroup.ps1)
63-
[Switch from a Domain to a Workgroup](/Examples/xComputer/5-UnjoinDomainAndJoinWorkgroup.ps1)
59+
* [Set the Name and the Workgroup Name](/Examples/xComputer/1-RenameComputerAndSetWorkgroup.ps1)
60+
* [Switch from a Workgroup to a Domain](/Examples/xComputer/2-JoinDomain.ps1)
61+
* [Set the Name while staying on the Domain](/Examples/xComputer/3-RenameComputerInDomain.ps1)
62+
* [Set the Name while staying on the Workgroup](/Examples/xComputer/4-RenameComputerInWorkgroup.ps1)
63+
* [Switch from a Domain to a Workgroup](/Examples/xComputer/5-UnjoinDomainAndJoinWorkgroup.ps1)
6464

6565
## xOfflineDomainJoin
6666

@@ -72,7 +72,7 @@ resource that can only be used once in a configuration and has following propert
7272

7373
### xOfflineDomainJoin Examples
7474

75-
[Join a Domain using an ODJ Request File](/Examples/xOfflineDomainJoin/1-JoinDomainUsingODJBlob.ps1)
75+
* [Join a Domain using an ODJ Request File](/Examples/xOfflineDomainJoin/1-JoinDomainUsingODJBlob.ps1)
7676

7777
## xScheduledTask
7878

@@ -165,8 +165,8 @@ xScheduledTask has the following properties:
165165

166166
### xScheduledTask Examples
167167

168-
[Create five different scheduled tasks that run PowerShell](/Examples/xScheduledTask/1-CreateScheduledTasks.ps1)
169-
[Run a PowerShell script every 15 minutes on a server](/Examples/xScheduledTask/2-RunPowerShellTaskEvery15Minutes.ps1)
168+
* [Create five different scheduled tasks that run PowerShell](/Examples/xScheduledTask/1-CreateScheduledTasks.ps1)
169+
* [Run a PowerShell script every 15 minutes on a server](/Examples/xScheduledTask/2-RunPowerShellTaskEvery15Minutes.ps1)
170170

171171
## xPowerPlan
172172

@@ -178,7 +178,7 @@ xPowerPlan resource has following properties:
178178

179179
### xPowerPlan Examples
180180

181-
[Sets Active Power Plan to the High Performance plan](/Examples/xPowerPlan/1-SetPowerPlan.ps1)
181+
* [Sets Active Power Plan to the High Performance plan](/Examples/xPowerPlan/1-SetPowerPlan.ps1)
182182

183183
## xVirtualMemory
184184

@@ -196,7 +196,7 @@ xVirtualMemory has the following properties:
196196

197197
### xVirtualMemory Examples
198198

199-
[Set Page File to be 2GB on C Drive](/Examples/xVirtualMemory/1-SetVirtualMemory.ps1)
199+
* [Set Page File to be 2GB on C Drive](/Examples/xVirtualMemory/1-SetVirtualMemory.ps1)
200200

201201
## Versions
202202

0 commit comments

Comments
 (0)