From 969d9d48fa18e462261398672a8c3b6601e4f68b Mon Sep 17 00:00:00 2001 From: pdxlocations Date: Thu, 4 Jan 2024 09:28:06 -0800 Subject: [PATCH] fix link --- docs/configuration/tips.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/configuration/tips.mdx b/docs/configuration/tips.mdx index 48c1d2bb..f4c3f8bd 100644 --- a/docs/configuration/tips.mdx +++ b/docs/configuration/tips.mdx @@ -65,4 +65,4 @@ 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. \ No newline at end of file +- 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. \ No newline at end of file