Skip to content

Commit b501b17

Browse files
authored
Fixed broken sample links
1 parent a09ed62 commit b501b17

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/general-development/sharepoint-workflow-samples.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ This sample uses Visual Studio to demonstrate creating a workflow that calls an
2222

2323

2424

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)
2626

2727

2828

@@ -33,7 +33,7 @@ This sample uses Visual Studio to demonstrate creating a workflow that calls an
3333

3434

3535

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)
3737

3838

3939

@@ -44,7 +44,7 @@ In this end-to-end sample, the workflow uses a web service to obtain the appropr
4444

4545

4646

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)
4848

4949

5050

@@ -55,7 +55,7 @@ An extended walkthrough of the process of implementing task actions in a workflo
5555

5656

5757

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)
5959

6060

6161

@@ -66,7 +66,7 @@ The **SharePoint workflow: Workflow OM in a SharePoint app** code sample is an e
6666

6767

6868

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).
7070

7171

7272

0 commit comments

Comments
 (0)