Skip to content

Commit

Permalink
hotfix: update old link to SDK submitting proofs example (#1229)
Browse files Browse the repository at this point in the history
  • Loading branch information
IAvecilla authored Oct 12, 2024
1 parent acecdb8 commit 38fb747
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/3_guides/0_submitting_proofs.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ These commands allow the usage of the following flags:

## 3. Submit your proof to the batcher

This guide will focus on how to submit proofs using the Aligned CLI. To integrate the proof submission process into your application, check the [Aligned SDK guide](../3_guides/2_integrating_aligned_into_your_application.md).
This guide will focus on how to submit proofs using the Aligned CLI. To integrate the proof submission process into your application, check the [First Aligned Application tutorial](../3_guides/2_build_your_first_aligned_application.md#app) where we explain how a program to generates a submit a proof looks like using the Aligned SDK.

Proof submission is done via the `submit` command of the Aligned CLI. The arguments for the submit command are:

Expand Down

0 comments on commit 38fb747

Please sign in to comment.