We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 945e322 commit a72fda9Copy full SHA for a72fda9
apps/nextra/pages/en/network/nodes/validator-node/deploy-nodes.mdx
@@ -21,8 +21,8 @@ Before selecting a deployment method, make sure to read and understand the [Node
21
22
Select a deployment method for your nodes:
23
24
-- ### [Using Source Code](../full-node/deployments/using-source-code.mdx)
25
-- ### [Using Docker](../full-node/deployments/using-docker.mdx)
+- ### [Using Source Code](deploy-nodes/using-source-code.mdx)
+- ### [Using Docker](deploy-nodes/using-docker.mdx)
26
- ### [Using AWS](deploy-nodes/using-aws.mdx)
27
- ### [Using Azure](deploy-nodes/using-azure.mdx)
28
-- ### [Using GCP](../full-node/deployments/using-gcp.mdx)
+- ### [Using GCP](deploy-nodes/using-gcp.mdx)
0 commit comments