Skip to content

Commit cef8666

Browse files
committed
Website: update Rust reference
1 parent 1f0bacc commit cef8666

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/developers/documentation-guidelines.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Here's a real example from the zkApps documentation:
3838
<!-- CODE_REFERENCE: ledger/src/scan_state/transaction_logic.rs#L3588-L3592 -->
3939

4040
```rust reference title="ledger/src/scan_state/transaction_logic.rs"
41-
https://github.com/o1-labs/mina-rust/blob/develop/ledger/src/scan_state/transaction_logic.rs#L3588-L3592
41+
https://github.com/o1-labs/mina-rust/blob/develop/ledger/src/scan_state/transaction_logic/valid.rs#L80-L83
4242
```
4343

4444
### Components explained

0 commit comments

Comments
 (0)