Skip to content

Commit

Permalink
docs: intended README links
Browse files Browse the repository at this point in the history
  • Loading branch information
guspan-tanadi authored and joepio committed Aug 20, 2024
1 parent ffe9df4 commit 3183a68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
_Status: Beta. [Breaking changes](../CHANGELOG.md) are expected until 1.0._

**Rust library for using [Atomic Data](https://docs.atomicdata.dev).
Powers [`atomic-cli`](../cli/readme.md) and [`atomic-server`](../server/readme.md).**
Powers [`atomic-cli`](../cli/README.md) and [`atomic-server`](../server/README.md).**

[Check out the docs on docs.rs](https://docs.rs/atomic_lib/latest/atomic_lib/).
For code examples, see [`examples/basic.rs`](examples/basic.rs) and the many tests in the code.
Expand Down

0 comments on commit 3183a68

Please # to comment.