Skip to content

Commit

Permalink
chore(docs): fix docs link typo
Browse files Browse the repository at this point in the history
  • Loading branch information
golota60 committed Jan 14, 2024
1 parent c460d99 commit bfcf8d7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions oxytail-theme-dark/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[![crates.io](https://img.shields.io/crates/v/oxytail-dark-theme.svg)](https://crates.io/crates/oxytail-dark-theme)
[![Released API docs](https://docs.rs/oxytail-dark-theme/badge.svg)](https://docs.rs/oxytail-dark-theme)
[![crates.io](https://img.shields.io/crates/v/oxytail-theme-dark.svg)](https://crates.io/crates/oxytail-theme-dark)
[![Released API docs](https://docs.rs/oxytail-theme-dark/badge.svg)](https://docs.rs/oxytail-theme-dark)

## Oxytail dark theme

Expand Down

0 comments on commit bfcf8d7

Please sign in to comment.