From 48140647b76fa352b8d111e6909221ec9074bba3 Mon Sep 17 00:00:00 2001 From: serinko <97586125+serinko@users.noreply.github.com> Date: Thu, 7 Sep 2023 15:58:53 +0200 Subject: [PATCH] wallet & port link correction --- documentation/dev-portal/src/faq/integrations-faq.md | 2 +- documentation/operators/src/nodes/maintenance.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/documentation/dev-portal/src/faq/integrations-faq.md b/documentation/dev-portal/src/faq/integrations-faq.md index eae4bfdc75..7aca935ded 100644 --- a/documentation/dev-portal/src/faq/integrations-faq.md +++ b/documentation/dev-portal/src/faq/integrations-faq.md @@ -19,7 +19,7 @@ On this page, you'll find links and frequently asked questions on how to get sta ## Wallet Installation The Nym wallet can be downloaded [here](https://nymtech.net/download/). -You can find all the instructions related to setting up your wallet in the [docs](https://nymtech.net/docs/wallet.html), as well as instructions on how to build the wallet if there is not a downloadable version built for your operating system. +You can find all the instructions related to setting up your wallet in the [docs](https://nymtech.net/docs/wallet/desktop-wallet.html), as well as instructions on how to build the wallet if there is not a downloadable version built for your operating system. ### What are the machine hardware requirements for Nym Wallet? About 16GB of RAM is recommended for the wallet. However you can expect an average memory usage of ~100MB. diff --git a/documentation/operators/src/nodes/maintenance.md b/documentation/operators/src/nodes/maintenance.md index 3c517a9671..fce5ec7bc3 100644 --- a/documentation/operators/src/nodes/maintenance.md +++ b/documentation/operators/src/nodes/maintenance.md @@ -170,7 +170,7 @@ Check the status of the firewall: sudo ufw status ``` -For more information about your node's port configuration, check the [port reference table](https://nymtech.net/docs/nodes/gateway-setup.html#ports) below. +For more information about your node's port configuration, check the [port reference table](./maintenance.md#gateway-port-reference) below. ### Automating your node with nohup, tmux and systemd