Skip to content

Commit c9a4994

Browse files
authored
Fixed broken link: Supporting Section Backgrounds
The broken link to "Support section backgrounds" is fixed with correct working reference.
1 parent 40a9582 commit c9a4994

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/spfx/use-theme-colors-in-your-customizations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ When you scaffold a new SharePoint Framework client-side web part, by default, i
8585

8686
### Support section backgrounds
8787

88-
A customziation utilizing theme colors may still stand out if it doesn't respond to section background changes via theme variants support. See [Supporting Section Backgrounds](./webparts/guidance/supporting-section-backgrounds.md) for more information.
88+
A customziation utilizing theme colors may still stand out if it doesn't respond to section background changes via theme variants support. See [Supporting Section Backgrounds](./web-parts/guidance/supporting-section-backgrounds.md) for more information.
8989

9090
A web part without theme variants support uses a white background regardless of the selected section background color.
9191

0 commit comments

Comments
 (0)