Skip to content

Commit ef6dc48

Browse files
committed
fixup! Website: start updating architecture
1 parent 08d53be commit ef6dc48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/developers/architecture.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ Actions are divided into two categories:
141141

142142
#### Enabling Conditions
143143

144-
Every action must implement `EnablingCondition` to prevent invalid state
144+
Every action must implement [`EnablingCondition`](https://o1-labs.github.io/mina-rust/api-docs/snark/enum.SnarkAction.html) to prevent invalid state
145145
transitions:
146146

147147
```rust

0 commit comments

Comments
 (0)