Skip to content

Commit 3689859

Browse files
docs: fix indentation
Signed-off-by: David Dal Busco <david.dalbusco@outlook.com>
1 parent f8c74a5 commit 3689859

1 file changed

Lines changed: 7 additions & 4 deletions

File tree

docs/examples/functions/rust/canister-calls.mdx

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,10 @@ import ProposalsNetwork from "./components/proposals-network.md";
254254

255255
import References from "./components/references.md";
256256

257-
<References />* [icrc-ledger-types](https://docs.rs/icrc-ledger-types): Types
258-
for interacting with the ICRC ledger standard. *
259-
[ic-cdk](https://docs.rs/ic-cdk): Internet Computer canister development kit for
260-
Rust.
257+
<References />
258+
259+
- [icrc-ledger-types](https://docs.rs/icrc-ledger-types): Types
260+
for interacting with the ICRC ledger standard.
261+
262+
- [ic-cdk](https://docs.rs/ic-cdk): Internet Computer canister development kit for
263+
Rust.

0 commit comments

Comments
 (0)