Skip to content

Commit

Permalink
Update example rust.mdx (#1501)
Browse files Browse the repository at this point in the history
example "getting_started" doesn't exist
  • Loading branch information
0xKtota authored Mar 4, 2024
1 parent c7139ea commit c713a83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/build/identity.rs/1.1/docs/getting-started/rust.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ cargo build
3. Run your first example:

```bash
cargo run --example getting_started
cargo run --example 0_create_did
```

## API Reference
Expand Down

0 comments on commit c713a83

Please sign in to comment.