Skip to content

Commit a47c6a4

Browse files
authored
Update stark curve link in docs (#2889)
- Update the link to fix failing docs build as here: https://github.com/foundry-rs/starknet-foundry/actions/runs/13019331002/job/36320971572
1 parent d2ca44a commit a47c6a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/starknet/sncast-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Starknet Foundry `sncast` is a command line tool for performing Starknet RPC cal
66
> At the moment, `sncast` only supports contracts written in [Cairo](https://github.com/starkware-libs/cairo) v1 and v2.
77
88
> ⚠️ **Warning**
9-
> Currently, support is only provided for accounts that use the default signature based on the [Stark curve](https://docs.starknet.io/documentation/architecture_and_concepts/Cryptography/stark-curve).
9+
> Currently, support is only provided for accounts that use the default signature based on the [Stark curve](https://docs.starknet.io/architecture-and-concepts/cryptography/#stark-curve).
1010
1111
## How to Use `sncast`
1212

0 commit comments

Comments
 (0)