Skip to content

Commit 2cc5595

Browse files
committed
minor change to force republish
1 parent 465a1cb commit 2cc5595

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/spfx/web-parts/get-started/add-jqueryui-accordion-to-web-part.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ You can also follow these steps by watching the video on the [SharePoint PnP You
1414
Complete the following steps before you start:
1515

1616
* [Build your first web part](build-a-hello-world-web-part.md)
17-
* [Connect to SharePoint](connect-to-sharepoint.md)
17+
* [Connect to SharePoint](connect-to-sharepoint.md)
1818

1919
The developer toolchain uses Webpack, SystemJS and CommonJS to bundle your web parts. This includes loading any external dependencies such as jQuery or jQueryUI. To load external dependencies, at a high level, you will need to:
2020

0 commit comments

Comments
 (0)