File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ The **terminal user interface** seems to be the least transparent part, but can
16
16
17
17
# Terminal User Interface
18
18
19
- By default, a TUI is provided to visualize all state. Have a look at [the example provided in the tui module](./tui/index.html).
19
+ By default, a TUI is provided to visualize all state. Have a look at [the example provided in the tui module](./render/ tui/index.html).
20
20
21
21
**Please note** that it is behind the `render-tui` feature toggle, which is enabled by default.
22
22
@@ -29,7 +29,7 @@ seriously interfere with the TUI.
29
29
30
30
# A demo application
31
31
32
- Please have a look at the [dashboard demo](https://github.com/Byron/crates-io-cli-rs /blob/master/prodash /examples/dashboard.rs).
32
+ Please have a look at the [dashboard demo](https://github.com/GitoxideLabs/prodash /blob/main /examples/dashboard.rs).
33
33
34
34
[](https://asciinema.org/a/301838)
35
35
You can’t perform that action at this time.
0 commit comments