Skip to content

Commit a4a23ba

Browse files
nschonniv-alje
authored andcommitted
fix: Escapped markdown links (#3972)
- "How to Add Checkpoints to a Workflow" appears to be dead
1 parent d3b083c commit a4a23ba

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

reference/3.0/PSWorkflow/About/about_Checkpoint-Workflow.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,4 +84,4 @@ Workflow Test-Workflow
8484

8585
## SEE ALSO
8686

87-
How to Add Checkpoints to a Workflow (http:\/\/go.microsoft.com\/fwlink\/?LinkId\=261993)
87+
[How to Add Checkpoints to a Workflow](http://go.microsoft.com/fwlink/?LinkId=261993)

reference/4.0/PSWorkflow/About/about_Checkpoint-Workflow.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,4 +79,4 @@ Workflow Test-Workflow
7979

8080

8181
## SEE ALSO
82-
How to Add Checkpoints to a Workflow (http:\/\/go.microsoft.com\/fwlink\/?LinkId\=261993)
82+
[How to Add Checkpoints to a Workflow](http://go.microsoft.com/fwlink/?LinkId=261993)

reference/4.0/PSWorkflow/About/about_Parallel.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ To run a Parallel script block on items in a collection, use the ForEach or ForE
5959

6060

6161
## SEE ALSO
62-
"Writing a Script Workflow" (http:\/\/go.microsoft.com\/fwlink\/?LinkID\=262872)
62+
[Writing a Script Workflow](http://go.microsoft.com/fwlink/?LinkID=262872)
6363

6464
about_ForEach
6565

reference/5.0/PSWorkflow/About/about_Checkpoint-Workflow.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,4 +79,4 @@ Workflow Test-Workflow
7979

8080

8181
## SEE ALSO
82-
How to Add Checkpoints to a Workflow (http:\/\/go.microsoft.com\/fwlink\/?LinkId\=261993)
82+
[How to Add Checkpoints to a Workflow](http://go.microsoft.com/fwlink/?LinkId=261993)

reference/5.0/PSWorkflow/About/about_Parallel.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ To run a Parallel script block on items in a collection, use the ForEach or ForE
5959

6060

6161
## SEE ALSO
62-
"Writing a Script Workflow" (http:\/\/go.microsoft.com\/fwlink\/?LinkID\=262872)
62+
[Writing a Script Workflow](http://go.microsoft.com/fwlink/?LinkID=262872)
6363

6464
about_ForEach
6565

reference/5.1/PSWorkflow/About/about_Checkpoint-Workflow.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,4 +79,4 @@ Workflow Test-Workflow
7979

8080

8181
## SEE ALSO
82-
How to Add Checkpoints to a Workflow (http:\/\/go.microsoft.com\/fwlink\/?LinkId\=261993)
82+
[How to Add Checkpoints to a Workflow](http://go.microsoft.com/fwlink/?LinkId=261993)

reference/5.1/PSWorkflow/About/about_Parallel.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ To run a Parallel script block on items in a collection, use the ForEach or ForE
5959

6060

6161
## SEE ALSO
62-
"Writing a Script Workflow" (http:\/\/go.microsoft.com\/fwlink\/?LinkID\=262872)
62+
[Writing a Script Workflow](http://go.microsoft.com/fwlink/?LinkID=262872)
6363

6464
about_ForEach
6565

0 commit comments

Comments
 (0)