diff --git a/documentation/docs/pages/operators/changelog.mdx b/documentation/docs/pages/operators/changelog.mdx index 41a2d9c5d6..5554d64119 100644 --- a/documentation/docs/pages/operators/changelog.mdx +++ b/documentation/docs/pages/operators/changelog.mdx @@ -93,7 +93,7 @@ curl -L "https://raw.githubusercontent.com/nymtech/nym/refs/heads/develop/script ./network-tunnel-manager.sh complete_networking_configuration ``` -- Run NTM on non-standart SSH port: +- Run NTM on non-standard SSH port: ```sh HOST_SSH_PORT= ./network-tunnel-manager.sh complete_networking_configuration @@ -130,7 +130,7 @@ ansible-playbook deploy.yml -t ntm #### Operators UX Improvements -- [NTM: Split IPv4 / IPv6 uplinks](https://github.com/nymtech/nym/pull/6640): Now NTM can work with different uplink interfaces for IPv4 and IPv4 +- [NTM: Split IPv4 / IPv6 uplinks](https://github.com/nymtech/nym/pull/6640): Now NTM can work with different uplink interfaces for IPv4 and IPv6 - [Nym Node CLI: Split IPv4 / IPv6 uplinks](https://github.com/nymtech/nym/pull/6743): `nym-node-cli.py` uplinks sync up with NTM @@ -145,10 +145,6 @@ ansible-playbook deploy.yml -t ntm {/* ADD DEV POINTS */} -### Features - -{/* ADD DEV POINTS */} - ### Refactors & Maintenance {/* ADD DEV POINTS */}