From 5e7da38e4ae4d5f600a904a836c8b26369337e67 Mon Sep 17 00:00:00 2001 From: chriscrosstalk <49691103+chriscrosstalk@users.noreply.github.com> Date: Fri, 24 Jul 2026 13:59:19 -0500 Subject: [PATCH] docs: point MeshCore Web to the official meshcore.io site (#1142) The MeshCore Web app doc listed meshcore.co.uk as the official site. The canonical MeshCore project (github.com/meshcore-dev/MeshCore, the firmware + protocol) declares its homepage as meshcore.io, so update the two references in the MeshCore Web section to point there. Co-authored-by: Claude Opus 4.8 (1M context) --- admin/docs/supply-depot-apps.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/admin/docs/supply-depot-apps.md b/admin/docs/supply-depot-apps.md index 7118132..4224762 100644 --- a/admin/docs/supply-depot-apps.md +++ b/admin/docs/supply-depot-apps.md @@ -265,9 +265,9 @@ A complete offline learning platform from Learning Equality. Kolibri pulls toget **Works offline:** Fully offline once content is imported, that's what Kolibri is for. The only step that uses the internet is importing channels from Kolibri Studio; everything after that, browsing lessons, doing exercises, tracking progress, runs entirely on your NOMAD. ## MeshCore Web {% #meshcore-web %} -A browser-based client for [MeshCore](https://meshcore.co.uk) radios. MeshCore is another take on off-grid, long-range LoRa mesh messaging, a sibling to Meshtastic: small radios that form their own network and pass text and location for miles with no cell service, no internet, and no fees. This app is how you configure a MeshCore radio and read and send messages from a full-size screen. If you're not already running MeshCore gear, the Meshtastic client above is the more common starting point. This one is here for people who use MeshCore. +A browser-based client for [MeshCore](https://meshcore.io) radios. MeshCore is another take on off-grid, long-range LoRa mesh messaging, a sibling to Meshtastic: small radios that form their own network and pass text and location for miles with no cell service, no internet, and no fees. This app is how you configure a MeshCore radio and read and send messages from a full-size screen. If you're not already running MeshCore gear, the Meshtastic client above is the more common starting point. This one is here for people who use MeshCore. -**Official site:** [meshcore.co.uk](https://meshcore.co.uk) · **Source:** [github.com/aXistem-dev/meshcore-web](https://github.com/aXistem-dev/meshcore-web) (a packaged build of Liam Cottle's MeshCore client) +**Official site:** [meshcore.io](https://meshcore.io) · **Source:** [github.com/aXistem-dev/meshcore-web](https://github.com/aXistem-dev/meshcore-web) (a packaged build of Liam Cottle's MeshCore client) **You need a MeshCore radio to use this.** Like the Meshtastic client, this is just the control panel. With no radio connected, there's nothing for it to talk to.