diff --git a/pages/dev-tutorials/pointer-contracts.mdx b/pages/dev-tutorials/pointer-contracts.mdx index 1cfd72d..0f8c522 100644 --- a/pages/dev-tutorials/pointer-contracts.mdx +++ b/pages/dev-tutorials/pointer-contracts.mdx @@ -41,7 +41,7 @@ This section guides you through the process of deploying a Pointer Contract for The list of requirements for deploying a pointer is fairly short: -- Sei light client (CLI/daemon) installed on your machine. You can follow the [installation guide](/node-operators) if needed. +- Sei light client (CLI/daemon) installed on your machine. You can follow the [installation guide](./installing-seid.mdx) if needed. - Address for the relevant contract (the "pointee") When a pointer is registered for any given contract, the two are mapped and identifiable across both execution environments. This link is immutable and can only be changed by the original address that created it.