Skip to content

Commit 13344cd

Browse files
authored
Merge pull request #352 from zm-moon/master
fixed several expired and incorrect links in documentation
2 parents db2dfb0 + ecaa6db commit 13344cd

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

documentation/aleo/05_commands.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@ sidebar_label: Commands
99
You can print the list of commands by running `snarkvm --help`
1010
:::
1111

12-
* [snarkvm new](#aleo-new)
13-
* [snarkvm build](#aleo-build)
14-
* [snarkvm run](#aleo-run)
15-
* [snarkvm execute](#aleo-execute)
16-
* [snarkvm clean](#aleo-clean)
17-
* [snarkvm update](#aleo-update)
12+
* [snarkvm new](#snarkvm-new)
13+
* [snarkvm build](#snarkvm-build)
14+
* [snarkvm run](#snarkvm-run)
15+
* [snarkvm execute](#snarkvm-execute)
16+
* [snarkvm clean](#snarkvm-clean)
17+
* [snarkvm update](#snarkvm-update)
1818

1919
[//]: # (5. [aleo node](#5-aleo-node))
2020
[//]: # (5. [aleo deploy](#6-aleo-deploy))
@@ -116,4 +116,4 @@ snarkvm update --list
116116
To update snarkVM and suppress outputs to terminal run:
117117
```
118118
snarkvm update --quiet
119-
```
119+
```

0 commit comments

Comments
 (0)