Skip to content

Commit 8e0f343

Browse files
authored
Update use-cascading-dropdowns-in-web-part-properties.md
Fixed broken hyperlink
1 parent 0e3d976 commit 8e0f343

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/spfx/web-parts/guidance/use-cascading-dropdowns-in-web-part-properties.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ When designing the property pane for your SharePoint client-side web parts, you
1010

1111
![Item dropdown disabled and web part placeholder communicating loading updated list of item options](../../../images/react-cascading-dropdowns-loading-indicator-when-loading-items.png)
1212

13-
The source of the working web part is available on GitHub at [sp-dev-fx-webparts/samples/react-react-cascadingdropdowns/](https://github.com/pnp/sp-dev-fx-webparts/tree/master/samples/react-react-cascadingdropdowns).
13+
The source of the working web part is available on GitHub at [sp-dev-fx-webparts/samples/react-cascadingdropdowns/](https://github.com/pnp/sp-dev-fx-webparts/tree/master/samples/react-cascadingdropdowns).
1414

1515
> [!NOTE]
1616
> Before following the steps in this article, be sure to [set up your SharePoint client-side web part development environment](../../set-up-your-development-environment.md).

0 commit comments

Comments
 (0)