Skip to content

Commit

Permalink
fix: fix link
Browse files Browse the repository at this point in the history
  • Loading branch information
diegoawz authored Dec 15, 2024
1 parent a9956de commit 9ed2660
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ fn generate_vks(keystore: &Keystore, jobs: usize, quiet: bool) -> anyhow::Result
#[command(
author = "Matter Labs",
version,
about = "Key generation tool. See https://github.com/matter-labs/zksync-era/blob/main/docs/guides/advanced/prover_keys.md for details.",
about = "Key generation tool. See https://github.com/matter-labs/zksync-era/blob/main/docs/src/guides/advanced/15_prover_keys.md for details.",
long_about = None
)]
struct Cli {
Expand Down

0 comments on commit 9ed2660

Please sign in to comment.