We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76a9ab1 commit f0e5367Copy full SHA for f0e5367
apps/nextra/pages/en/build/cli.mdx
@@ -62,7 +62,7 @@ For more advanced users, the CLI can also be used to run a private Aptos network
62
<Card.Description>Setup and configure the Aptos CLI </Card.Description>
63
</Card>
64
<Card href="./cli/setup-cli/install-move-prover">
65
- <Card.Title>Move Prover</Card.Title>
+ <Card.Title>Advanced (Move Prover)</Card.Title>
66
<Card.Description>Setup and install the Move Prover</Card.Description>
67
68
</Cards>
@@ -82,4 +82,4 @@ For more advanced users, the CLI can also be used to run a private Aptos network
82
<Card.Title>Running a Local Network</Card.Title>
83
<Card.Description>Run a local node / network</Card.Description>
84
85
-</Cards>
+</Cards>
0 commit comments