Skip to content

Commit e92d1c2

Browse files
updated the warnings
1 parent 15dede0 commit e92d1c2

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

docs/images/configure-app-urls.png

62.9 KB
Loading

docs/images/manage-app-catalog.png

92.2 KB
Loading
143 KB
Loading

docs/spfx/sharepoint-2019-support.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ $sa = New-SPSubscriptionSettingsServiceApplication -ApplicationPool $application
9393
New-SPSubscriptionSettingsServiceApplicationProxy -ServiceApplication $sa
9494
```
9595

96-
#### Prepare .sppkg package
96+
### Prepare .sppkg package
9797

9898
1. Bundle the solution.<br>
9999
`gulp bundle --ship`
@@ -103,15 +103,15 @@ New-SPSubscriptionSettingsServiceApplicationProxy -ServiceApplication $sa
103103

104104
Verify SharePoint Framework web part on local SharePoint workbench.
105105

106-
#### Create and configure App Catalog site
106+
### Create and configure App Catalog site
107107

108108
To create and configure App Catalog site, follow these steps:
109109

110110
1. From the **Central Administration** site, go to **Apps** and then select **Manage App Catalog**.
111111

112112
Create a local admin for subsequence use of as the site collection administrator.
113113

114-
:::image type="content" source="../images/manage-app-catalogue.png" alt-text="This is manage app catalog image.":::
114+
:::image type="content" source="../images/manage-app-catalog.png" alt-text="This is manage app catalog image.":::
115115

116116
2. Create the app catalog site by selecting **Web Application**.
117117
3. Select **Create a new app catalog site**, and then select **OK**.
@@ -129,7 +129,7 @@ To configure App URLs, follow these steps:
129129

130130
2. Configure the App ___domain and App prefix.
131131

132-
#### Upload, install and add to app catalog
132+
### Upload, install and add to site and page
133133

134134
For more tutorials about uploading the package to App Catalog and adding the web part 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).
135135

0 commit comments

Comments
 (0)