mirror of
https://github.com/noib3/nvim-oxi.git
synced 2025-07-07 13:25:18 +00:00
chore: fix CI badge link in README
This commit is contained in:
parent
30242cd166
commit
3bbb551c0f
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
[![Docs]](https://docs.rs/nvim-oxi)
|
||||
|
||||
[Latest version]: https://img.shields.io/crates/v/nvim-oxi.svg
|
||||
[CI]: https://github.com/noib3/nvim-oxi/actions/workflows/ci.yml/badge.svg
|
||||
[CI]: https://github.com/noib3/nvim-oxi/actions/workflows/ci.yaml/badge.svg
|
||||
[Docs]: https://docs.rs/nvim-oxi/badge.svg
|
||||
|
||||
nvim-oxi provides safe and idiomatic Rust bindings to the rich API exposed by
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue