Skip to content

Commit 52817f2

Browse files
Merge pull request SharePoint#4078 from andrewconnell/docfix-issue4041
update broken link in "building MSFT teams tabs" doc
2 parents 24610b8 + a24467f commit 52817f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/spfx/integrate-with-teams-introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ There are following benefits on using SharePoint Framework as the platform for y
2121
> [!IMPORTANT]
2222
> You may notice a menu item **Sync to Teams** in the App Catalog ribbon:
2323
>
24-
> ![Sync To Teams](../../../images/using-web-part-as-ms-teams-tab-sync-to-team.png)
24+
> ![Sync To Teams](./../images/using-web-part-as-ms-teams-tab-sync-to-team.png)
2525
>
2626
> At this time this functionality is not fully implemented and is not the recommended way to deploy your SharePoint Framework web part to Microsoft Teams as a custom tab. This document will be updated when this functionality has been deployed across SharePoint Online. Until that time, the recommended approach is to install SharePoint Framework web parts as custom Microsoft Teams tabs using the side loading approach. Please refer to [Creating a team manifest manually for a web part](./web-parts/guidance/creating-team-manifest-manually-for-webpart.md) to proceed for now and follow the steps in the 'Alternative deployment options' section of this article.
2727

0 commit comments

Comments
 (0)