Skip to content

Commit 28940fc

Browse files
ChrisMaddockmairaw
authored andcommitted
Replace fwlink (dotnet#199)
1 parent 222e5fc commit 28940fc

15 files changed

+27
-27
lines changed

xml/System.Activities.DynamicUpdate/ActivityBlockingUpdate.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
- [Workflow Versioning](~/docs/framework/windows-workflow-foundation/whats-new-in-wf-in-dotnet.md)
2929
Describes the workflow versioning functionality introduced in [!INCLUDE[net_v45](~/includes/net-v45-md.md)].
3030
31-
- [Dynamic Update](http://go.microsoft.com/fwlink/?LinkId=271563)
31+
- [Dynamic Update](~/docs/framework/windows-workflow-foundation/dynamic-update.md)
3232
Describes how to update the workflow definition of a persisted workflow instance by using dynamic update.
3333
3434
- [Using WorkflowApplication Identity and Versioning](~/docs/framework/windows-workflow-foundation/using-workflowidentity-and-versioning.md)

xml/System.Activities.DynamicUpdate/DynamicUpdateInfo.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
- [Workflow Versioning](~/docs/framework/windows-workflow-foundation/whats-new-in-wf-in-dotnet.md)
2424
Describes the workflow versioning functionality introduced in [!INCLUDE[net_v45](~/includes/net-v45-md.md)].
2525
26-
- [Dynamic Update](http://go.microsoft.com/fwlink/?LinkId=271563)
26+
- [Dynamic Update](~/docs/framework/windows-workflow-foundation/dynamic-update.md)
2727
Describes how to update the workflow definition of a persisted workflow instance by using dynamic update.
2828
2929
- [Using WorkflowApplication Identity and Versioning](~/docs/framework/windows-workflow-foundation/using-workflowidentity-and-versioning.md)

xml/System.Activities.DynamicUpdate/DynamicUpdateMap.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
- [Workflow Versioning](~/docs/framework/windows-workflow-foundation/whats-new-in-wf-in-dotnet.md)
3232
Describes the workflow versioning functionality introduced in [!INCLUDE[net_v45](~/includes/net-v45-md.md)].
3333
34-
- [Dynamic Update](http://go.microsoft.com/fwlink/?LinkId=271563)
34+
- [Dynamic Update](~/docs/framework/windows-workflow-foundation/dynamic-update.md)
3535
Describes how to update the workflow definition of a persisted workflow instance by using dynamic update.
3636
3737
- [Using WorkflowApplication Identity and Versioning](~/docs/framework/windows-workflow-foundation/using-workflowidentity-and-versioning.md)

xml/System.Activities.DynamicUpdate/DynamicUpdateMapBuilder.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
[Workflow Versioning](~/docs/framework/windows-workflow-foundation/whats-new-in-wf-in-dotnet.md)
2424
Describes the workflow versioning functionality introduced in [!INCLUDE[net_v45](~/includes/net-v45-md.md)].
2525
26-
[Dynamic Update](http://go.microsoft.com/fwlink/?LinkId=271563)
26+
[Dynamic Update](~/docs/framework/windows-workflow-foundation/dynamic-update.md)
2727
Describes how to update the workflow definition of a persisted workflow instance by using dynamic update.
2828
2929
[Using WorkflowApplication Identity and Versioning](~/docs/framework/windows-workflow-foundation/using-workflowidentity-and-versioning.md)

xml/System.Activities.DynamicUpdate/DynamicUpdateMapItem.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
[Workflow Versioning](~/docs/framework/windows-workflow-foundation/whats-new-in-wf-in-dotnet.md)
3232
Describes the workflow versioning functionality introduced in [!INCLUDE[net_v45](~/includes/net-v45-md.md)].
3333
34-
[Dynamic Update](http://go.microsoft.com/fwlink/?LinkId=271563)
34+
[Dynamic Update](~/docs/framework/windows-workflow-foundation/dynamic-update.md)
3535
Describes how to update the workflow definition of a persisted workflow instance by using dynamic update.
3636
3737
[Using WorkflowApplication Identity and Versioning](~/docs/framework/windows-workflow-foundation/using-workflowidentity-and-versioning.md)

xml/System.Activities.DynamicUpdate/DynamicUpdateMapQuery.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
[Workflow Versioning](~/docs/framework/windows-workflow-foundation/whats-new-in-wf-in-dotnet.md)
2424
Describes the workflow versioning functionality introduced in [!INCLUDE[net_v45](~/includes/net-v45-md.md)].
2525
26-
[Dynamic Update](http://go.microsoft.com/fwlink/?LinkId=271563)
26+
[Dynamic Update](~/docs/framework/windows-workflow-foundation/dynamic-update.md)
2727
Describes how to update the workflow definition of a persisted workflow instance by using dynamic update.
2828
2929
[Using WorkflowApplication Identity and Versioning](~/docs/framework/windows-workflow-foundation/using-workflowidentity-and-versioning.md)

xml/System.Activities.DynamicUpdate/DynamicUpdateServices.xml

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
[Workflow Versioning](~/docs/framework/windows-workflow-foundation/whats-new-in-wf-in-dotnet.md)
2424
Describes the workflow versioning functionality introduced in [!INCLUDE[net_v45](~/includes/net-v45-md.md)].
2525
26-
[Dynamic Update](http://go.microsoft.com/fwlink/?LinkId=271563)
26+
[Dynamic Update](~/docs/framework/windows-workflow-foundation/dynamic-update.md)
2727
Describes how to update the workflow definition of a persisted workflow instance by using dynamic update.
2828
2929
[Using WorkflowApplication Identity and Versioning](~/docs/framework/windows-workflow-foundation/using-workflowidentity-and-versioning.md)
@@ -58,7 +58,7 @@
5858
[Workflow Versioning](~/docs/framework/windows-workflow-foundation/whats-new-in-wf-in-dotnet.md)
5959
Describes the workflow versioning functionality introduced in [!INCLUDE[net_v45](~/includes/net-v45-md.md)].
6060
61-
[Dynamic Update](http://go.microsoft.com/fwlink/?LinkId=271563)
61+
[Dynamic Update](~/docs/framework/windows-workflow-foundation/dynamic-update.md)
6262
Describes how to update the workflow definition of a persisted workflow instance by using dynamic update.
6363
6464
[Using WorkflowApplication Identity and Versioning](~/docs/framework/windows-workflow-foundation/using-workflowidentity-and-versioning.md)
@@ -107,7 +107,7 @@
107107
[Workflow Versioning](~/docs/framework/windows-workflow-foundation/whats-new-in-wf-in-dotnet.md)
108108
Describes the workflow versioning functionality introduced in [!INCLUDE[net_v45](~/includes/net-v45-md.md)].
109109
110-
[Dynamic Update](http://go.microsoft.com/fwlink/?LinkId=271563)
110+
[Dynamic Update](~/docs/framework/windows-workflow-foundation/dynamic-update.md)
111111
Describes how to update the workflow definition of a persisted workflow instance by using dynamic update.
112112
113113
[Using WorkflowApplication Identity and Versioning](~/docs/framework/windows-workflow-foundation/using-workflowidentity-and-versioning.md)
@@ -156,7 +156,7 @@
156156
[Workflow Versioning](~/docs/framework/windows-workflow-foundation/whats-new-in-wf-in-dotnet.md)
157157
Describes the workflow versioning functionality introduced in [!INCLUDE[net_v45](~/includes/net-v45-md.md)].
158158
159-
[Dynamic Update](http://go.microsoft.com/fwlink/?LinkId=271563)
159+
[Dynamic Update](~/docs/framework/windows-workflow-foundation/dynamic-update.md)
160160
Describes how to update the workflow definition of a persisted workflow instance by using dynamic update.
161161
162162
[Using WorkflowApplication Identity and Versioning](~/docs/framework/windows-workflow-foundation/using-workflowidentity-and-versioning.md)
@@ -207,7 +207,7 @@
207207
[Workflow Versioning](~/docs/framework/windows-workflow-foundation/whats-new-in-wf-in-dotnet.md)
208208
Describes the workflow versioning functionality introduced in [!INCLUDE[net_v45](~/includes/net-v45-md.md)].
209209
210-
[Dynamic Update](http://go.microsoft.com/fwlink/?LinkId=271563)
210+
[Dynamic Update](~/docs/framework/windows-workflow-foundation/dynamic-update.md)
211211
Describes how to update the workflow definition of a persisted workflow instance by using dynamic update.
212212
213213
[Using WorkflowApplication Identity and Versioning](~/docs/framework/windows-workflow-foundation/using-workflowidentity-and-versioning.md)
@@ -258,7 +258,7 @@
258258
[Workflow Versioning](~/docs/framework/windows-workflow-foundation/whats-new-in-wf-in-dotnet.md)
259259
Describes the workflow versioning functionality introduced in [!INCLUDE[net_v45](~/includes/net-v45-md.md)].
260260
261-
[Dynamic Update](http://go.microsoft.com/fwlink/?LinkId=271563)
261+
[Dynamic Update](~/docs/framework/windows-workflow-foundation/dynamic-update.md)
262262
Describes how to update the workflow definition of a persisted workflow instance by using dynamic update.
263263
264264
[Using WorkflowApplication Identity and Versioning](~/docs/framework/windows-workflow-foundation/using-workflowidentity-and-versioning.md)
@@ -311,7 +311,7 @@
311311
[Workflow Versioning](~/docs/framework/windows-workflow-foundation/whats-new-in-wf-in-dotnet.md)
312312
Describes the workflow versioning functionality introduced in [!INCLUDE[net_v45](~/includes/net-v45-md.md)].
313313
314-
[Dynamic Update](http://go.microsoft.com/fwlink/?LinkId=271563)
314+
[Dynamic Update](~/docs/framework/windows-workflow-foundation/dynamic-update.md)
315315
Describes how to update the workflow definition of a persisted workflow instance by using dynamic update.
316316
317317
[Using WorkflowApplication Identity and Versioning](~/docs/framework/windows-workflow-foundation/using-workflowidentity-and-versioning.md)
@@ -364,7 +364,7 @@
364364
[Workflow Versioning](~/docs/framework/windows-workflow-foundation/whats-new-in-wf-in-dotnet.md)
365365
Describes the workflow versioning functionality introduced in [!INCLUDE[net_v45](~/includes/net-v45-md.md)].
366366
367-
[Dynamic Update](http://go.microsoft.com/fwlink/?LinkId=271563)
367+
[Dynamic Update](~/docs/framework/windows-workflow-foundation/dynamic-update.md)
368368
Describes how to update the workflow definition of a persisted workflow instance by using dynamic update.
369369
370370
[Using WorkflowApplication Identity and Versioning](~/docs/framework/windows-workflow-foundation/using-workflowidentity-and-versioning.md)
@@ -413,7 +413,7 @@
413413
[Workflow Versioning](~/docs/framework/windows-workflow-foundation/whats-new-in-wf-in-dotnet.md)
414414
Describes the workflow versioning functionality introduced in [!INCLUDE[net_v45](~/includes/net-v45-md.md)].
415415
416-
[Dynamic Update](http://go.microsoft.com/fwlink/?LinkId=271563)
416+
[Dynamic Update](~/docs/framework/windows-workflow-foundation/dynamic-update.md)
417417
Describes how to update the workflow definition of a persisted workflow instance by using dynamic update.
418418
419419
[Using WorkflowApplication Identity and Versioning](~/docs/framework/windows-workflow-foundation/using-workflowidentity-and-versioning.md)
@@ -448,7 +448,7 @@
448448
[Workflow Versioning](~/docs/framework/windows-workflow-foundation/whats-new-in-wf-in-dotnet.md)
449449
Describes the workflow versioning functionality introduced in [!INCLUDE[net_v45](~/includes/net-v45-md.md)].
450450
451-
[Dynamic Update](http://go.microsoft.com/fwlink/?LinkId=271563)
451+
[Dynamic Update](~/docs/framework/windows-workflow-foundation/dynamic-update.md)
452452
Describes how to update the workflow definition of a persisted workflow instance by using dynamic update.
453453
454454
[Using WorkflowApplication Identity and Versioning](~/docs/framework/windows-workflow-foundation/using-workflowidentity-and-versioning.md)
@@ -496,7 +496,7 @@
496496
[Workflow Versioning](~/docs/framework/windows-workflow-foundation/whats-new-in-wf-in-dotnet.md)
497497
Describes the workflow versioning functionality introduced in [!INCLUDE[net_v45](~/includes/net-v45-md.md)].
498498
499-
[Dynamic Update](http://go.microsoft.com/fwlink/?LinkId=271563)
499+
[Dynamic Update](~/docs/framework/windows-workflow-foundation/dynamic-update.md)
500500
Describes how to update the workflow definition of a persisted workflow instance by using dynamic update.
501501
502502
[Using WorkflowApplication Identity and Versioning](~/docs/framework/windows-workflow-foundation/using-workflowidentity-and-versioning.md)
@@ -544,7 +544,7 @@
544544
[Workflow Versioning](~/docs/framework/windows-workflow-foundation/whats-new-in-wf-in-dotnet.md)
545545
Describes the workflow versioning functionality introduced in [!INCLUDE[net_v45](~/includes/net-v45-md.md)].
546546
547-
[Dynamic Update](http://go.microsoft.com/fwlink/?LinkId=271563)
547+
[Dynamic Update](~/docs/framework/windows-workflow-foundation/dynamic-update.md)
548548
Describes how to update the workflow definition of a persisted workflow instance by using dynamic update.
549549
550550
[Using WorkflowApplication Identity and Versioning](~/docs/framework/windows-workflow-foundation/using-workflowidentity-and-versioning.md)
@@ -594,7 +594,7 @@
594594
[Workflow Versioning](~/docs/framework/windows-workflow-foundation/whats-new-in-wf-in-dotnet.md)
595595
Describes the workflow versioning functionality introduced in [!INCLUDE[net_v45](~/includes/net-v45-md.md)].
596596
597-
[Dynamic Update](http://go.microsoft.com/fwlink/?LinkId=271563)
597+
[Dynamic Update](~/docs/framework/windows-workflow-foundation/dynamic-update.md)
598598
Describes how to update the workflow definition of a persisted workflow instance by using dynamic update.
599599
600600
[Using WorkflowApplication Identity and Versioning](~/docs/framework/windows-workflow-foundation/using-workflowidentity-and-versioning.md)

xml/System.Activities.DynamicUpdate/InstanceUpdateException.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
[Workflow Versioning](~/docs/framework/windows-workflow-foundation/whats-new-in-wf-in-dotnet.md)
2424
Describes the workflow versioning functionality introduced in [!INCLUDE[net_v45](~/includes/net-v45-md.md)].
2525
26-
[Dynamic Update](http://go.microsoft.com/fwlink/?LinkId=271563)
26+
[Dynamic Update](~/docs/framework/windows-workflow-foundation/dynamic-update.md)
2727
Describes how to update the workflow definition of a persisted workflow instance by using dynamic update.
2828
2929
[Using WorkflowApplication Identity and Versioning](~/docs/framework/windows-workflow-foundation/using-workflowidentity-and-versioning.md)

xml/System.Activities.DynamicUpdate/NativeActivityUpdateContext.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
[Workflow Versioning](~/docs/framework/windows-workflow-foundation/whats-new-in-wf-in-dotnet.md)
2424
Describes the workflow versioning functionality introduced in [!INCLUDE[net_v45](~/includes/net-v45-md.md)].
2525
26-
[Dynamic Update](http://go.microsoft.com/fwlink/?LinkId=271563)
26+
[Dynamic Update](~/docs/framework/windows-workflow-foundation/dynamic-update.md)
2727
Describes how to update the workflow definition of a persisted workflow instance by using dynamic update.
2828
2929
[Using WorkflowApplication Identity and Versioning](~/docs/framework/windows-workflow-foundation/using-workflowidentity-and-versioning.md)

xml/System.Activities.DynamicUpdate/NativeActivityUpdateMapMetadata.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
[Workflow Versioning](~/docs/framework/windows-workflow-foundation/whats-new-in-wf-in-dotnet.md)
2424
Describes the workflow versioning functionality introduced in [!INCLUDE[net_v45](~/includes/net-v45-md.md)].
2525
26-
[Dynamic Update](http://go.microsoft.com/fwlink/?LinkId=271563)
26+
[Dynamic Update](~/docs/framework/windows-workflow-foundation/dynamic-update.md)
2727
Describes how to update the workflow definition of a persisted workflow instance by using dynamic update.
2828
2929
[Using WorkflowApplication Identity and Versioning](~/docs/framework/windows-workflow-foundation/using-workflowidentity-and-versioning.md)

0 commit comments

Comments
 (0)