From 972ff089766bf8d7eefbe50c0e1986ad4b15e82e Mon Sep 17 00:00:00 2001 From: Sacha Weatherstone Date: Fri, 9 Jul 2021 14:10:41 +1000 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eae2fd5af..6fbe800a3 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Meshtastic-Android -[![Open in Visual Studio Code](https://open.vscode.dev/badges/open-in-vscode.svg)](https://open.vscode.dev/Meshtastic-Android) +[![Open in Visual Studio Code](https://open.vscode.dev/badges/open-in-vscode.svg)](https://open.vscode.dev/meshtastic/Meshtastic-Android) This is a tool for using Android with open-source mesh radios. For more information see our webpage: [meshtastic.org](https://www.meshtastic.org). If you are looking for the the device side code, see [here](https://github.com/meshtastic/Meshtastic-esp32).