diff --git a/documentation/docs/pages/developers/clients/socks5/commands.mdx b/documentation/docs/pages/developers/clients/socks5/commands.mdx index dede24db49..1528e62510 100644 --- a/documentation/docs/pages/developers/clients/socks5/commands.mdx +++ b/documentation/docs/pages/developers/clients/socks5/commands.mdx @@ -1,6 +1,6 @@ # `nym-socks5-client` Binary Commands (Autogenerated) -These docs are autogenerated by the `autodocs` script. +These docs are autogenerated by the [`autodocs`](https://github.com/nymtech/nym/tree/max/new-docs-framework/documentation/autodoc) script. ```sh A SOCKS5 localhost proxy that converts incoming messages to Sphinx and sends them to a Nym address diff --git a/documentation/docs/pages/developers/clients/websocket/commands.mdx b/documentation/docs/pages/developers/clients/websocket/commands.mdx index 89ff4cb724..33cf535e0c 100644 --- a/documentation/docs/pages/developers/clients/websocket/commands.mdx +++ b/documentation/docs/pages/developers/clients/websocket/commands.mdx @@ -1,6 +1,6 @@ # `nym-client` Binary Commands (Autogenerated) -These docs are autogenerated by the `autodocs` script. +These docs are autogenerated by the [`autodocs`](https://github.com/nymtech/nym/tree/max/new-docs-framework/documentation/autodoc) script. ```sh Implementation of the Nym Client diff --git a/documentation/docs/pages/developers/tools/nym-cli/commands.mdx b/documentation/docs/pages/developers/tools/nym-cli/commands.mdx index e6627e3719..5d59cbf3d9 100644 --- a/documentation/docs/pages/developers/tools/nym-cli/commands.mdx +++ b/documentation/docs/pages/developers/tools/nym-cli/commands.mdx @@ -1,6 +1,6 @@ # `nym-cli` Binary Commands (Autogenerated) -These docs are autogenerated by the `autodocs` script. +These docs are autogenerated by the [`autodocs`](https://github.com/nymtech/nym/tree/max/new-docs-framework/documentation/autodoc) script. ```sh A client for interacting with Nym smart contracts and the Nyx blockchain