Skip to content

Commit 5c473e4

Browse files
authored
Chore: Update libraries-addons.md with the updated material-ui link (#982)
1 parent 5041131 commit 5c473e4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/en/about/libraries-addons.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ A collection of modules built to work wonderfully with Preact.
4141

4242
## GUI Toolkits
4343

44-
- 🎴 [**@mui/material**](https://github.com/mui-org/material-ui/tree/master/examples/preact): the React UI library you always wanted. Follow your own design system, or start with Material Design.
44+
- 🎴 [**@mui/material**](https://github.com/mui/material-ui/tree/master/examples/material-preact): the React UI library you always wanted. Follow your own design system, or start with Material Design.
4545
- :thumbsup: [**preact-material-components**](https://github.com/prateekbh/preact-material-components): Material Components for the Web (supersedes MDL)
4646
- :white_square_button: [**preact-mdl**](https://github.com/developit/preact-mdl): Use [MDL](https://getmdl.io) as Preact components
4747
- :rocket: [**preact-photon**](https://github.com/developit/preact-photon): build beautiful desktop UI with [photon](http://photonkit.com)
@@ -59,4 +59,4 @@ A collection of modules built to work wonderfully with Preact.
5959
- :tophat: [**preact-classless-component**](https://github.com/ld0rman/preact-classless-component): create preact components without the class keyword
6060
- :hammer: [**preact-hyperscript**](https://github.com/queckezz/preact-hyperscript): Hyperscript-like syntax for creating elements
6161
- :white_check_mark: [**shallow-compare**](https://github.com/tkh44/shallow-compare): simplified `shouldComponentUpdate` helper.
62-
- :signal_strength: [**@deepsignal/preact**](https://github.com/EthanStandel/deepsignal/tree/main/packages/preact): Extension of `@preact/signals` for full state management
62+
- :signal_strength: [**@deepsignal/preact**](https://github.com/EthanStandel/deepsignal/tree/main/packages/preact): Extension of `@preact/signals` for full state management

0 commit comments

Comments
 (0)