Skip to content

Commit

Permalink
fix(devx): Update link to the crate docs (#4054)
Browse files Browse the repository at this point in the history
  • Loading branch information
lucas-tortora authored Nov 14, 2024
1 parent d5a3de6 commit d107243
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/iota-sdk/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
This crate provides the IOTA Rust SDK, containing APIs to interact with the IOTA network. Auto-generated documentation for this crate is [here](https://github.com/iotaledger/iota/iota_sdk/index.html).
This crate provides the IOTA Rust SDK, containing APIs to interact with the IOTA network. Auto-generated documentation for this crate is [here](https://iotaledger.github.io/iota/iota_sdk/index.html).

## Getting started

Expand Down

0 comments on commit d107243

Please sign in to comment.