We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e043128 commit fd788dcCopy full SHA for fd788dc
docs/examples-deterministic-wasm-execution.md
@@ -76,5 +76,5 @@ You can make this deterministic in a variety of ways:
76
## Use Deterministic Interruption, If Any
77
78
If you are making Wasm execution interruptible, use [deterministic fuel-based
79
-interruption](./examples-interrupting-wasm.html#deterministic-fuel) rather than
+interruption](./examples-interrupting-wasm.md#deterministic-fuel) rather than
80
non-deterministic epoch-based interruption.
0 commit comments