We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 260af68 commit 9f90f74Copy full SHA for 9f90f74
README.md
@@ -293,7 +293,7 @@ fn draw(frame: &mut Frame) {
293
[Layout]: https://ratatui.rs/how-to/layout/
294
[Styling Text]: https://ratatui.rs/how-to/render/style-text/
295
[templates]: https://github.com/ratatui/templates/
296
-[Examples]: https://github.com/ratatui/ratatui/tree/main/examples/README.md
+[Examples]: https://github.com/ratatui/ratatui/tree/main/ratatui/examples/README.md
297
[Report a bug]: https://github.com/ratatui/ratatui/issues/new?labels=bug&projects=&template=bug_report.md
298
[Request a Feature]: https://github.com/ratatui/ratatui/issues/new?labels=enhancement&projects=&template=feature_request.md
299
[Create a Pull Request]: https://github.com/ratatui/ratatui/compare
0 commit comments