We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 671077d commit 2852118Copy full SHA for 2852118
1 file changed
docs/complex-transactions.md
@@ -14,7 +14,7 @@ The process of sending a complex transactions includes three steps:
14
Read more about each command flags and arguments in the above links.
15
16
## Examples
17
-We will describe common examples for complex transactions. All examples are using an example configuration [defined here]().
+We will describe common examples for complex transactions. All examples are using an [example configuration](#configuration).
18
19
### Single payer, proposer and authorizer
20
The simplest Flow transaction declares a single account as the proposer, payer and authorizer.
@@ -184,4 +184,4 @@ This is an example configuration using mock values:
184
}
185
...
186
187
-```
+```
0 commit comments