Skip to content

Commit bf145e7

Browse files
Merge pull request SharePoint#7859 from DhurataJ/patch-8
[BrokenLinksH2] Fix path in link
2 parents 501e332 + a8e10c1 commit bf145e7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/spfx/web-parts/overview-client-side-web-parts.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Overview of SharePoint client-side web parts
33
description: Controls that appear inside a SharePoint page and run client-side browser; the building blocks of pages that appear on a SharePoint site.
4-
ms.date: 03/24/2022
4+
ms.date: 04/06/2022
55
ms.prod: sharepoint
66
ms.localizationpriority: high
77
---
@@ -20,7 +20,7 @@ Client-side web parts are the basic building block to implement other types of c
2020

2121
- Client-side web parts can be used to deploy single page apps (SPAs) in SharePoint Online. For more information about using web parts as SPAs, see [Using single part app pages in SharePoint Online](single-part-app-pages.md).
2222
- Client-side web parts can be used to implement tabs in Microsoft Teams. For more information about using web parts in Microsoft Teams, see [Building Microsoft Teams Tabs using SharePoint Framework](../integrate-with-teams-introduction.md).
23-
- Client-side web parts can be used to implement Office add-ins in clients such as Outlook. For more information about using web parts in Office clients, see [Creating Outlook add-ins using SharePoint Framework](../office-addins-create.md).
23+
2424

2525
Try [building your first client-side web part today using the SharePoint Framework](get-started/build-a-hello-world-web-part.md)!
2626

0 commit comments

Comments
 (0)