Skip to content

Commit

Permalink
readme: update example link
Browse files Browse the repository at this point in the history
Signed-off-by: William Casarin <[email protected]>
  • Loading branch information
jb55 committed May 7, 2024
1 parent cf3f7fc commit 5a09ed6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ A tab view for egui

warning: API in in alpha and is currently unstable

[example](examples/basic.rs)
[example](examples/basic/src/main.rs)

```rust
Tabs::new(3).show(ui, |ui, ind| {
Expand Down

0 comments on commit 5a09ed6

Please sign in to comment.