Skip to content

Commit 6b238cb

Browse files
KingKangMSFTVesaJuvonen
authored andcommitted
Modify the invalid link (SharePoint#2830)
1 parent 2b28e3f commit 6b238cb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/general-development/how-to-create-external-event-receivers.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ External event receivers are classes that enable SharePoint Add-ins to respond t
1515

1616

1717

18-
This article accompanies the code sample [SharePoint: Create a remote event receiver for external data](http://code.msdn.microsoft.com/SharePoint-Create-a-095c594c). It shows how to create all the components needed to configure and use external system event notifications.
18+
This article accompanies the code sample [SharePoint: Create a remote event receiver for external data](https://code.msdn.microsoft.com/office/SharePoint-2013-Create-a-095c594c). It shows how to create all the components needed to configure and use external system event notifications.
1919
In this example, you will do the following:
2020

2121

@@ -101,7 +101,7 @@ However, if you don't have Northwind installed, see [Installing the Northwind S
101101

102102

103103

104-
The database is also included with the code sample: [SharePoint: Create a remote event receiver for external data](http://code.msdn.microsoft.com/SharePoint-Create-a-095c594c).
104+
The database is also included with the code sample: [SharePoint: Create a remote event receiver for external data](https://code.msdn.microsoft.com/office/SharePoint-2013-Create-a-095c594c).
105105

106106

107107

0 commit comments

Comments
 (0)