Skip to content

Commit

Permalink
Merge pull request #352 from zm-moon/master
Browse files Browse the repository at this point in the history
fixed several expired and incorrect links in documentation
  • Loading branch information
d0cd authored Feb 16, 2025
2 parents db2dfb0 + ecaa6db commit 13344cd
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions documentation/aleo/05_commands.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@ sidebar_label: Commands
You can print the list of commands by running `snarkvm --help`
:::

* [snarkvm new](#aleo-new)
* [snarkvm build](#aleo-build)
* [snarkvm run](#aleo-run)
* [snarkvm execute](#aleo-execute)
* [snarkvm clean](#aleo-clean)
* [snarkvm update](#aleo-update)
* [snarkvm new](#snarkvm-new)
* [snarkvm build](#snarkvm-build)
* [snarkvm run](#snarkvm-run)
* [snarkvm execute](#snarkvm-execute)
* [snarkvm clean](#snarkvm-clean)
* [snarkvm update](#snarkvm-update)

[//]: # (5. [aleo node](#5-aleo-node))
[//]: # (5. [aleo deploy](#6-aleo-deploy))
Expand Down Expand Up @@ -116,4 +116,4 @@ snarkvm update --list
To update snarkVM and suppress outputs to terminal run:
```
snarkvm update --quiet
```
```

0 comments on commit 13344cd

Please sign in to comment.