From c070e4bfee119e0c0eeb623ccdda3dca3409f192 Mon Sep 17 00:00:00 2001 From: import this <97586125+serinko@users.noreply.github.com> Date: Mon, 6 Jan 2025 10:50:31 +0000 Subject: [PATCH] [DOCs]: Fixes (#5299) * correct url * version fix --- documentation/docs/pages/developers/nymvpncli.mdx | 2 +- .../docs/pages/operators/nodes/nym-node/setup.mdx | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/documentation/docs/pages/developers/nymvpncli.mdx b/documentation/docs/pages/developers/nymvpncli.mdx index 140f21549c..13fb62e6bc 100644 --- a/documentation/docs/pages/developers/nymvpncli.mdx +++ b/documentation/docs/pages/developers/nymvpncli.mdx @@ -45,7 +45,7 @@ make ``` ## Mnemonic Generation -Create an account at [nymvpn.com](nymvpn.com) to obtain your mnemonic. +Create an account at [nymvpn.com](https://nymvpn.com) to obtain your mnemonic. ## Start the daemon ```sh diff --git a/documentation/docs/pages/operators/nodes/nym-node/setup.mdx b/documentation/docs/pages/operators/nodes/nym-node/setup.mdx index 8654616321..0f1e9dc71b 100644 --- a/documentation/docs/pages/operators/nodes/nym-node/setup.mdx +++ b/documentation/docs/pages/operators/nodes/nym-node/setup.mdx @@ -17,10 +17,10 @@ This documentation page provides a guide on how to set up and run a [NYM NODE](. ```sh nym-node Binary Name: nym-node -Build Timestamp: 2024-12-11T13:49:11.974104790Z -Build Version: 1.2.0 -Commit SHA: a491e6a71a8cf862d77defd740a4ee8d65d8292a -Commit Date: 2024-12-11T10:28:47.000000000+01:00 +Build Timestamp: 2024-12-18T10:18:42.978852430Z +Build Version: 1.2.1 +Commit SHA: 8d5a41a790e96ae5e821964865affaa7d3343eab +Commit Date: 2024-12-18T11:07:49.000000000+01:00 Commit Branch: HEAD rustc Version: 1.83.0 rustc Channel: stable