You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: documentation/guides/aleo/00_aleo_overview.md
+7-7
Original file line number
Diff line number
Diff line change
@@ -34,23 +34,23 @@ Read the full list of supported [AVM opcodes](./04_opcodes.md).
34
34
35
35
## Formal Language Documentation
36
36
37
-
Check your program or compiler implementation against the [Aleo instructions grammar](./06_grammar.md).
37
+
Check your program or compiler implementation against the [Aleo instructions grammar](./07_grammar.md).
38
38
39
39
Study the formal [ABNF grammar specification](https://github.com/ProvableHQ/grammars) for the full formal syntax of Aleo instructions.
40
40
41
41
## Command Line Interface Documentation
42
42
43
43
The snarkVM CLI provides a suite of commands to make programming in Aleo instructions easy.
0 commit comments