File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -552,7 +552,7 @@ interface Body extends AccountUpdateBody {
552552 * Events can be collected by archive nodes.
553553 *
554554 * [Check out our documentation about
555- * Events!](https://docs.minaprotocol.com/zkapps/advanced-o1js /events)
555+ * Events!](https://docs.minaprotocol.com/zkapps/writing-a-zkapp/feature-overview /events)
556556 */
557557 events : Events ;
558558 /**
@@ -561,7 +561,7 @@ interface Body extends AccountUpdateBody {
561561 * a {@link Reducer}.
562562 *
563563 * [Check out our documentation about
564- * Actions!](https://docs.minaprotocol.com/zkapps/advanced-o1js /actions-and-reducer)
564+ * Actions!](https://docs.minaprotocol.com/zkapps/writing-a-zkapp/feature-overview /actions-and-reducer)
565565 */
566566 actions : Events ;
567567 /**
You can’t perform that action at this time.
0 commit comments