Skip to content

Commit 09bbf9d

Browse files
Updated
1 parent d7174da commit 09bbf9d

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

.openpublishing.redirection.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,12 @@
9595
"redirect_url": "docs/spfx/release-1.14.md",
9696
"redirect_document_id": false
9797
},
98+
{
99+
"source_path": "docs/spfx/sharepoint-2019-support.md",
100+
"redirect_url": "docs/spfx/sharepoint-2019-and-subscription-edition-support.md",
101+
"redirect_document_id": false
102+
},
98103

99104
]
105+
100106
}

docs/spfx/sharepoint-2019-and-subscription-edition-support.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,8 @@ To create a new web part with SharePoint Framework , see [Build your first Share
7474

7575
To deploy your web part to SharePoint on-premises, unlike deploying to SharePoint Online, some dependent service applications and specific configurations on the SharePoint Server are required. You can contact SharePoint Server administrator if you do not have appropriate permission to check or configure.
7676

77-
1. Ensure App Management Service and other dependent service applications are configured, see [Configure an environment for apps for SharePoint Server](https://learn.microsoft.com/sharepoint/administration/configure-an-environment-for-apps-for-sharepoint).
78-
1. Create and configure App Catalog site, see [Manage the App Catalog in SharePoint Server](https://learn.microsoft.com/sharepoint/administration/manage-the-app-catalog).
77+
1. Ensure App Management Service and other dependent service applications are configured, see [Configure an environment for apps for SharePoint Server](/sharepoint/administration/configure-an-environment-for-apps-for-sharepoint).
78+
1. Create and configure App Catalog site, see [Manage the App Catalog in SharePoint Server](/sharepoint/administration/manage-the-app-catalog).
7979
1. Package and upload your web part, install it on your site, and add it to modern page, see [Deploy your client-side web part to a SharePoint page](web-parts/get-started/serve-your-web-part-in-a-sharepoint-page.md).
8080

8181
## Determine which version was used for a solution

0 commit comments

Comments
 (0)