Skip to content

Commit 282d593

Browse files
committed
fix hyperlink
1 parent 26290d5 commit 282d593

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guide/account_and_client.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Account also provides a way of creating signed transaction without sending them.
4646
:language: python
4747
:dedent: 4
4848

49-
Creating "Outside transaction" and executing it. (SNIP-9)[https://github.com/starknet-io/SNIPs/blob/main/SNIPS/snip-9.md]
49+
Creating "Outside transaction" and executing it. `SNIP-9 <https://github.com/starknet-io/SNIPs/blob/main/SNIPS/snip-9.md>`_
5050
--------------------------------------------
5151

5252
Account also provides a way of creating a call and signing to allow for another account (caller) to execute it later on original account behalf. This will also allow caller to execute calls encoded in that transaction for free (signer will pay the fee).

0 commit comments

Comments
 (0)