Skip to content

Commit

Permalink
fix file explorer example link (#382)
Browse files Browse the repository at this point in the history
  • Loading branch information
hoel-bagard authored Jan 8, 2025
1 parent 6972648 commit 28f66a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs-src/0.6/src/guides/desktop/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Dioxus desktop is built on top of [wry](https://github.com/tauri-apps/wry), a Ru
## Examples

- [File Explorer](https://github.com/DioxusLabs/dioxus/blob/main/examples/file_explorer.rs)
- [File Explorer](https://github.com/DioxusLabs/dioxus/tree/main/example-projects/file-explorer)
- [Tailwind App](https://github.com/DioxusLabs/dioxus/tree/main/examples/tailwind)

[![Tailwind App screenshot](/assets/static/tailwind_desktop_app.png)](https://github.com/DioxusLabs/dioxus/tree/main/examples/tailwind)
Expand Down

0 comments on commit 28f66a7

Please sign in to comment.