diff --git a/docs/configuration/tips.mdx b/docs/configuration/tips.mdx index 3e0e113d..1d2e9572 100644 --- a/docs/configuration/tips.mdx +++ b/docs/configuration/tips.mdx @@ -65,4 +65,5 @@ This configures the frequency the radio is set to. Check out the [frequency cal - If you are part of a large mesh and don't know what a setting does, don't change it (unless you're super curious). - Leave your [MAX HOPS](/docs/configuration/radio/lora#max-hops) set to 3 unless you're sure you need more (or less) to reach your destination node. - TEST your settings and hardware before you install in hard-to-reach locations. -- Connecting a node to the [public MQTT server](http://localhost:3000/docs/configuration/module/mqtt#connect-to-the-default-public-server) may publish the locations of all nodes in your mesh to the internet. This will also add every globally connected node to your node database and potentially flood your mesh with all types of packets. +- Connecting a node to the [public MQTT server](./module/mqtt#connect-to-the-default-public-server) may publish the locations of all nodes in your mesh to the internet. This will also add every globally connected node to your node database and potentially flood your mesh with all types of packets. +