Skip to content

Commit 964091d

Browse files
committed
Updating video links in web part getting started articles
1 parent 8384d54 commit 964091d

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

docs/spfx/set-up-your-development-environment.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Set up your SharePoint client-side web part development environment
3-
ms.date: 09/25/2017
3+
ms.date: 12/11/2017
44
ms.prod: sharepoint
55
---
66

@@ -11,9 +11,9 @@ You can use Visual Studio, or your own custom development environment to build S
1111

1212
>**Note:** Before following the steps in this article, be sure to [Set up your Office 365 Tenant](./set-up-your-developer-tenant.md).
1313
14-
You can also follow these steps by watching the video on the [SharePoint PnP YouTube Channel](https://www.youtube.com/watch?v=MvlOEzTASXU&index=1&list=PLR9nK3mnD-OXvSWvS2zglCzz4iplhVrKq).
14+
You can also follow these steps by watching the video on the [SharePoint PnP YouTube Channel](https://www.youtube.com/watch?v=WX9FL0BjE0I&list=PLR9nK3mnD-OXvSWvS2zglCzz4iplhVrKq).
1515

16-
<a href="https://www.youtube.com/watch?v=MvlOEzTASXU&index=1&list=PLR9nK3mnD-OXvSWvS2zglCzz4iplhVrKq">
16+
<a href="https://www.youtube.com/watch?v=WX9FL0BjE0I&list=PLR9nK3mnD-OXvSWvS2zglCzz4iplhVrKq">
1717
<img src="../images/spfx-youtube-tutorial0.png" alt="Screenshot of the YouTube video player for this tutorial" />
1818
</a>
1919

docs/spfx/web-parts/get-started/hosting-webpart-from-office-365-cdn.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Hosting client-side web part from Office 365 CDN
3-
ms.date: 12/05/2017
3+
ms.date: 12/11/2017
44
ms.prod: sharepoint
55
---
66

@@ -21,9 +21,9 @@ Make sure that you have completed the following tasks before you begin:
2121
* [Deploy your client-side web part to a classic SharePoint page](./serve-your-web-part-in-a-sharepoint-page.md)
2222

2323

24-
You can also follow follow these steps by watching the video on the [SharePoint PnP YouTube Channel](https://www.youtube.com/watch?v=AIb7s_Y02K8&list=PLR9nK3mnD-OXvSWvS2zglCzz4iplhVrKq&index=5).
24+
You can also follow follow these steps by watching the video on the [SharePoint PnP YouTube Channel](https://www.youtube.com/watch?v=MEZMs8VMVQ0&list=PLR9nK3mnD-OXvSWvS2zglCzz4iplhVrKq).
2525

26-
<a href="https://www.youtube.com/watch?v=AIb7s_Y02K8&list=PLR9nK3mnD-OXvSWvS2zglCzz4iplhVrKq&index=5">
26+
<a href="https://www.youtube.com/watch?v=MEZMs8VMVQ0&list=PLR9nK3mnD-OXvSWvS2zglCzz4iplhVrKq">
2727
<img src="../../../images/spfx-youtube-tutorial4.png" alt="Screenshot of the YouTube video player for this tutorial" />
2828
</a>
2929

0 commit comments

Comments
 (0)