From 45b39d944f1a2d699515747c7cf6e887695f05d0 Mon Sep 17 00:00:00 2001 From: pdxlocations Date: Wed, 29 Jan 2025 13:17:23 -0800 Subject: [PATCH] rm extra space --- docs/community/software/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/community/software/index.mdx b/docs/community/software/index.mdx index 10ad65c6..39e3fd0e 100644 --- a/docs/community/software/index.mdx +++ b/docs/community/software/index.mdx @@ -13,6 +13,6 @@ Current community projects: - [Mesh-metrics](/docs/community/software/community-mesh-metrics) - Meshtastic repeater metrics scraper using meshtastic-cli to be ingested by node_exporter for use in Prometheus or Victoria Metrics Time series DB with a Grafana dashboard and sample alerting rules. - [Node-RED Messages Node](/docs/community/software/community-node-red-messages) - Node-RED node to send and receive packets / text messages from a device connected via HTTP. - [MQTT Connect for Meshtastic](https://github.com/pdxlocations/MQTT-Connect-for-Meshtastic) - A nodeless python client for communicating with Meshtastic devices over MQTT. -- [Contact](https://github.com/pdxlocations/contact) - A TUI console client for Meshtastic devices. Built with the curses library. +- [Contact](https://github.com/pdxlocations/contact) - A TUI console client for Meshtastic devices. Built with the curses library. Support for these projects should be sought from their respective authors.