diff options
| author | Silas Bartha <silas@exvacuum.dev> | 2024-08-23 21:37:22 -0400 |
|---|---|---|
| committer | Silas Bartha <silas@exvacuum.dev> | 2024-08-23 21:37:22 -0400 |
| commit | 2ee4a0ba8a2acc309920eb7d4a4470c010e8f9a7 (patch) | |
| tree | f560e9d140a2f31dbf56f1f9fbc7ce4191b03a11 /content/projects/bevy_terminal_display | |
| parent | f3e8e5b379114bff3efdd4a387276231e6d1c56f (diff) | |
removed references to project
Diffstat (limited to 'content/projects/bevy_terminal_display')
| -rw-r--r-- | content/projects/bevy_terminal_display/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/projects/bevy_terminal_display/index.md b/content/projects/bevy_terminal_display/index.md index d47c28b..90850b4 100644 --- a/content/projects/bevy_terminal_display/index.md +++ b/content/projects/bevy_terminal_display/index.md @@ -21,7 +21,7 @@ this plugin manages a `TerminalInput` resource which keeps track of pressed keys this plugin also has facilities for creating and rendering ratatui widgets -here's an example of a dialog box and option selection widget i've implemented in my [white (I)](@/projects/white_I/index.md) project +here's an example of a dialog box and option selection widget i've implemented in one of my WIP projects  |
