mirror of
https://github.com/danbulant/convex-macros
synced 2026-06-23 16:42:19 +00:00
docs: fix link in crates badge (#6)
This commit is contained in:
parent
af9456e4de
commit
404357fad9
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
# convex-macros
|
||||
|
||||
[](https://github.com/ragkit/convex-macros/actions/workflows/ci.yml) [](./LICENSE) [](https://img.shields.io/crates/v/ragkit_convex_macros)
|
||||
[](https://github.com/ragkit/convex-macros/actions/workflows/ci.yml) [](./LICENSE) [](https://crates.io/crates/ragkit_convex_macros)
|
||||
|
||||
Macros to help make Convex in Rust nice
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue