Skip to content

Commit

Permalink
Merge pull request #1278 from unoplatform/dev/xygu/20231106/docs-dead…
Browse files Browse the repository at this point in the history
…links
  • Loading branch information
Xiaoy312 authored Nov 6, 2023
2 parents e2b6b40 + c8f5211 commit 52d545d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion doc/lightweight-styling.md
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ For more information about the lightweight styling resource keys used in each co
- [RadioButton](styles/RadioButton.md)
- [RatingControl](styles/RatingControl.md)
- [Slider](styles/Slider.md)
- [TextBlock](styles/Typography.md)
- [TextBlock](styles/TextBlock.md)
- [TextBox](styles/TextBox.md)
- [ToggleButton](styles/ToggleButton.md)
- [ToggleSwitch](styles/ToggleSwitch.md)
Expand Down
4 changes: 2 additions & 2 deletions doc/toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,5 +78,5 @@
href: styles/ToggleButton.md
- name: ToggleSwitch
href: styles/ToggleSwitch.md
- name: Typography
href: styles/Typography.md
- name: TextBlock
href: styles/TextBlock.md

0 comments on commit 52d545d

Please sign in to comment.