From 2cdd2a70480ae1cd899f4ef11be9bcb0bd25d0ed Mon Sep 17 00:00:00 2001 From: madeofstown <33820964+madeofstown@users.noreply.github.com> Date: Wed, 19 Feb 2025 06:09:45 -0800 Subject: [PATCH] Update README.md Fix embedded code snippet in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6023ee1..6ca0611 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ sudo apt-get install graphviz Edit `config.ini` to change the MQTT server, username, password, and topic(s) as necessary. You may also change the web server port from the ***default 8081***. -https://github.com/madeofstown/meshview/blob/c9d65a078af5e71a6815c142dbb11e5868f8885b/config.ini#L1-L15 +https://github.com/pablorevilla-meshtastic/meshview/blob/20bc89a21feb23b0dde51e10e21638c11f4e4443/config.ini#L1-L15 ## Running Meshview