From f3116993d84c0048debecee4874970d1965e6a01 Mon Sep 17 00:00:00 2001 From: serinko <97586125+serinko@users.noreply.github.com> Date: Thu, 7 Sep 2023 14:41:03 +0200 Subject: [PATCH] note-types: link correction --- documentation/dev-portal/src/infrastructure/node-types.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/dev-portal/src/infrastructure/node-types.md b/documentation/dev-portal/src/infrastructure/node-types.md index 589b9ca576..e864208cd3 100644 --- a/documentation/dev-portal/src/infrastructure/node-types.md +++ b/documentation/dev-portal/src/infrastructure/node-types.md @@ -43,4 +43,4 @@ Maybe you would like to concentrate on building a application that uses the mixn Or perhaps you a developer that would like to run a infrastructure node such as a Gateway, Mix node or Network Requestor: * Check out the [Network Overview](https://nymtech.net/docs/architecture/network-overview.html) docs page. -* Take a look at our [Node Setup Guide](https://nymtech.net/docs/nodes/setup-guides.html) with our Nym Docs, containing setup guides for setting up you own infrastructure node. +* Take a look at our [Node Setup Guide](https://nymtech.net/operators/nodes/setup-guides.html) with our Nym Docs, containing setup guides for setting up you own infrastructure node.