Skip to content

Commit 1cddd3e

Browse files
SeiyasuLinda Caputo
authored andcommitted
how-to-create-sharepoint-workflows-using-visual-studio.md (SharePoint#2585)
* Update the-xliff-interchange-file-format-in-sharepoint.md Fix invalid link. * Update how-to-create-sharepoint-workflows-using-visual-studio.md Link redirects correctly
1 parent be17f44 commit 1cddd3e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/general-development/how-to-create-sharepoint-workflows-using-visual-studio.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ The stage construct within a SharePoint Designer 2013 based workflow is based on
5959
![Figure 1. Flowchart workflow](../images/ngWfFig01.png)
6060

6161
> [!NOTE]
62-
> You can find the workflow depicted in Figure 1 as a workflow sample on MSDN here: [SharePoint: Approval workflow that uses a custom initiation form](http://code.msdn.microsoft.com/officeapps/SharePoint-Approval-f5ac5eb2).
62+
> You can find the workflow depicted in Figure 1 as a workflow sample on MSDN here: [SharePoint: Approval workflow that uses a custom initiation form](http://code.msdn.microsoft.com/officeapps/SharePoint-2013-Approval-f5ac5eb2).
6363
6464

6565

@@ -84,7 +84,7 @@ State machine workflows, like flowchart workflows, do not typically follow a spe
8484
![Figure 2. State machine workflow](../images/ngWfFig02.png)
8585

8686
> [!NOTE]
87-
> You can find the workflow depicted in Figure 1 as a workflow sample on MSDN here: [SharePoint: Route workflows to states depending on actions and events](http://code.msdn.microsoft.com/officeapps/SharePoint-Route-25a25d87).
87+
> You can find the workflow depicted in Figure 1 as a workflow sample on MSDN here: [SharePoint: Route workflows to states depending on actions and events](http://code.msdn.microsoft.com/officeapps/SharePoint-2013-Route-25a25d87).
8888
8989

9090

0 commit comments

Comments
 (0)