Skip to content

Commit 4f1649d

Browse files
fix(docs): missing [
Co-authored-by: Kristaps Grinbergs <kristaps@flare.network>
1 parent 66e698b commit 4f1649d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/fcc/guides/01-sign.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ contract InstructionSender {
9595
The constructor takes the addresses of the two Flare system contracts.
9696
These are already deployed on Coston2 — the deploy tooling reads their addresses from `config/coston2/deployed-addresses.json`.
9797
This is a temporary solution, because the Flare confidential compute is still in development.
98-
On release, both addresses will be available through the `FlareContractRegistry`](/network/guides/flare-contracts-registry) contract.
98+
On release, both addresses will be available through the [`FlareContractRegistry`](/network/guides/flare-contracts-registry) contract.
9999
:::
100100
101101
### Instruction Parameters

0 commit comments

Comments
 (0)