Skip to content

Commit 38fb747

Browse files
authored
hotfix: update old link to SDK submitting proofs example (#1229)
1 parent acecdb8 commit 38fb747

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/3_guides/0_submitting_proofs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ These commands allow the usage of the following flags:
100100

101101
## 3. Submit your proof to the batcher
102102

103-
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).
103+
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.
104104

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

0 commit comments

Comments
 (0)