Skip to content

Commit 4134c3a

Browse files
docs (readme): fix broken links (#912)
Co-authored-by: JuArce <[email protected]>
1 parent 96af3e3 commit 4134c3a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -170,13 +170,13 @@ If you want to run an operator, check our [Operator Guide](./docs/operator_guide
170170
171171
## Aligned Infrastructure Guide
172172
173-
If you are developing on Aligned, or want to run your own devnet, check our [setup Aligned guide](docs/guides/6_setup_aligned.md).
173+
If you are developing on Aligned, or want to run your own devnet, check our [setup Aligned guide](docs/3_guides/6_setup_aligned.md).
174174
175175
176176
## Submitting Proofs to Aligned
177-
For submitting proofs generated by your own project to the network via CLI, see the documentation on [submitting proofs to Aligned](docs/guides/0_submitting_proofs.md).
177+
For submitting proofs generated by your own project to the network via CLI, see the documentation on [submitting proofs to Aligned](docs/3_guides/0_submitting_proofs.md).
178178
179179
180180
## Integrating Aligned into your Project
181181
182-
If you are developing applications using Aligned, we offer a [Rust-SDK](docs/guides/1_SDK.md) for submitting proofs directly to the network within your applications.
182+
If you are developing applications using Aligned, we offer a [Rust-SDK](docs/3_guides/1_SDK_how_to.md) for submitting proofs directly to the network within your applications.

0 commit comments

Comments
 (0)