Skip to content

Commit c775505

Browse files
Updated
1 parent 90fb019 commit c775505

File tree

4 files changed

+9
-3
lines changed

4 files changed

+9
-3
lines changed

.openpublishing.redirection.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,12 @@
9494
"source_path": "docs/spfx/web-parts/get-started/office-addins-tutorial.md",
9595
"redirect_url": "docs/spfx/release-1.14.md",
9696
"redirect_document_id": false
97+
},
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+
97103
}
98104
]
99105
}

docs/spfx/compatibility.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ SharePoint Online always uses the latest version of the SharePoint Framework, bu
2424
For more information about SharePoint Framework development with SharePoint 2016 Feature Pack 2 and SharePoint 2019, see:
2525

2626
- [SharePoint Framework development with SharePoint 2016 Feature Pack 2](sharepoint-2016-support.md)
27-
- [SharePoint Framework development with SharePoint Server 2019](sharepoint-2019-support.md) - this guidance applies also for SharePoint Server Subscription Edition
27+
- [SharePoint Framework development with SharePoint Server 2019](sharepoint-2019-and-subscription-edition-support.md) - this guidance applies also for SharePoint Server Subscription Edition
2828

2929
## SPFx development environment compatibility
3030

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,4 +188,4 @@ If your development environment is behind a corporate proxy, you need to configu
188188

189189
- [SharePoint Framework development tools and libraries compatibility](compatibility.md)
190190
- [SharePoint Framework development with SharePoint Server 2016 Feature Pack 2](sharepoint-2016-support.md)
191-
- [SharePoint Framework development with SharePoint Server 2019](sharepoint-2019-support.md)
191+
- [SharePoint Framework development with SharePoint Server 2019](sharepoint-2019-and-subscription-edition-support.md)

docs/spfx/supported-extensibility-platforms-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Learn more about using SPFx on SharePoint Online: [SPFx support for SharePoint O
2424

2525
SharePoint Server 2019 includes support for the SPFx up to version v1.4.1.
2626

27-
Learn more about using SPFx on SharePoint Server 2019: [SPFx support for SharePoint Server 2019](sharepoint-2019-support.md).
27+
Learn more about using SPFx on SharePoint Server 2019: [SPFx support for SharePoint Server 2019](sharepoint-2019-and-subscription-edition-support.md).
2828

2929
## SharePoint Server 2016
3030

0 commit comments

Comments
 (0)