diff --git a/README.md b/README.md index 728abd5..a0329b2 100755 --- a/README.md +++ b/README.md @@ -265,7 +265,7 @@ file: [[RNS Testnet BetweenTheBorders]] type = TCPClientInterface enabled = yes - target_host = betweentheborders.com + target_host = reticulum.betweentheborders.com target_port = 4242 # Interface to Testnet I2P Hub diff --git a/docs/manual/_sources/gettingstartedfast.rst.txt b/docs/manual/_sources/gettingstartedfast.rst.txt index 114e154..e2bc637 100644 --- a/docs/manual/_sources/gettingstartedfast.rst.txt +++ b/docs/manual/_sources/gettingstartedfast.rst.txt @@ -254,7 +254,7 @@ by adding one of the following interfaces to your ``.reticulum/config`` file: [[RNS Testnet BetweenTheBorders]] type = TCPClientInterface enabled = yes - target_host = betweentheborders.com + target_host = reticulum.betweentheborders.com target_port = 4242 # Interface to Testnet I2P Hub diff --git a/docs/source/gettingstartedfast.rst b/docs/source/gettingstartedfast.rst index 114e154..e2bc637 100644 --- a/docs/source/gettingstartedfast.rst +++ b/docs/source/gettingstartedfast.rst @@ -254,7 +254,7 @@ by adding one of the following interfaces to your ``.reticulum/config`` file: [[RNS Testnet BetweenTheBorders]] type = TCPClientInterface enabled = yes - target_host = betweentheborders.com + target_host = reticulum.betweentheborders.com target_port = 4242 # Interface to Testnet I2P Hub