You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/general-development/sharepoint-workflow-samples.md
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@ This sample uses Visual Studio to demonstrate creating a workflow that calls an
22
22
23
23
24
24
25
-
The sample, along with a readme file, is available here: [SharePoint workflow: Call an external web service](http://code.msdn.microsoft.com/SharePoint-workflow-48ea87d4)
25
+
The sample, along with a readme file, is available here: [SharePoint workflow: Call an external web service](http://code.msdn.microsoft.com/SharePoint-2013-workflow-48ea87d4)
26
26
27
27
28
28
@@ -33,7 +33,7 @@ This sample uses Visual Studio to demonstrate creating a workflow that calls an
33
33
34
34
35
35
36
-
The sample, along with a readme file, is available here: [SharePoint workflow: Create a custom action](http://code.msdn.microsoft.com/SharePoint-workflow-41e5c0f9)
36
+
The sample, along with a readme file, is available here: [SharePoint workflow: Create a custom action](http://code.msdn.microsoft.com/SharePoint-2013-workflow-41e5c0f9)
37
37
38
38
39
39
@@ -44,7 +44,7 @@ In this end-to-end sample, the workflow uses a web service to obtain the appropr
44
44
45
45
46
46
47
-
The sample, along with a readme file, is available here: [SharePoint workflow: Sales tax calculator](http://code.msdn.microsoft.com/SharePoint-workflow-f7a1a8ba)
47
+
The sample, along with a readme file, is available here: [SharePoint workflow: Sales tax calculator](http://code.msdn.microsoft.com/SharePoint-2013-workflow-f7a1a8ba)
48
48
49
49
50
50
@@ -55,7 +55,7 @@ An extended walkthrough of the process of implementing task actions in a workflo
55
55
56
56
57
57
58
-
The sample, along with a readme file, is available here: [SharePoint workflow: Using a task action in SharePoint Designer](http://code.msdn.microsoft.com/SharePoint-workflow-942a5441)
58
+
The sample, along with a readme file, is available here: [SharePoint workflow: Using a task action in SharePoint Designer](http://code.msdn.microsoft.com/SharePoint-2013-workflow-942a5441)
59
59
60
60
61
61
@@ -66,7 +66,7 @@ The **SharePoint workflow: Workflow OM in a SharePoint app** code sample is an e
66
66
67
67
68
68
69
-
You can locate the sample code here: [SharePoint workflow: Workflow OM in a SharePoint app](http://code.msdn.microsoft.com/SharePoint-workflow-050f5211).
69
+
You can locate the sample code here: [SharePoint workflow: Workflow OM in a SharePoint app](http://code.msdn.microsoft.com/SharePoint-2013-workflow-050f5211).
0 commit comments