Skip to content

Commit

Permalink
fix: link to crate pages
Browse files Browse the repository at this point in the history
  • Loading branch information
joshka committed Jun 8, 2024
1 parent c4e94a0 commit 89ecbdf
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions markdown-reader/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,8 +85,8 @@ dual licensed as above, without any additional terms or conditions.

See [CONTRIBUTING.md](../CONTRIBUTING.md).

[tui-markdown]: https://crates.io/crate/tui-markdown
[markdown-reader]: https://crates.io/crate/markdown-reader
[tui-markdown]: https://crates.io/crates/tui-markdown
[markdown-reader]: https://crates.io/crates/markdown-reader
[Ratatui]: https://crates.io/crates/ratatui

[Crate badge]: https://img.shields.io/crates/v/markdown-reader?logo=rust&style=for-the-badge
Expand Down
4 changes: 2 additions & 2 deletions tui-markdown/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,8 @@ dual licensed as above, without any additional terms or conditions.

See [CONTRIBUTING.md](../CONTRIBUTING.md).

[tui-markdown]: https://crates.io/crate/tui-markdown
[markdown-reader]: https://crates.io/crate/markdown-reader
[tui-markdown]: https://crates.io/crates/tui-markdown
[markdown-reader]: https://crates.io/crates/markdown-reader
[Ratatui]: https://crates.io/crates/ratatui

[Crate badge]: https://img.shields.io/crates/v/tui-markdown?logo=rust&style=for-the-badge
Expand Down

0 comments on commit 89ecbdf

Please sign in to comment.