Skip to content

Commit 08cd8c0

Browse files
authored
Update provision-sp-assets-from-package.md
Updated schema in package-solution file.
1 parent 27dcb1c commit 08cd8c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/spfx/web-parts/get-started/provision-sp-assets-from-package.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@ Now we have created the needed structures for provisioning SharePoint assets aut
232232

233233
```json
234234
{
235-
"$schema": "https://dev.office.com/json-schemas/spfx-build/package-solution.schema.json",
235+
"$schema": "https://developer.microsoft.com/json-schemas/spfx-build/package-solution.schema.json",
236236
"solution": {
237237
"name": "asset-deployment-webpart-client-side-solution",
238238
"id": "6690f11b-012f-4268-bc33-3086eb2dd287",

0 commit comments

Comments
 (0)