From 34abbcb46787ba98a3d65099b8e0f569aa7224a3 Mon Sep 17 00:00:00 2001 From: Tilen Komel <46865859+KomelT@users.noreply.github.com> Date: Tue, 25 Feb 2025 13:22:13 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a5abd2f0..d0546c7e 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ Each nightly build is tagged with: - A specific SHA for build reproducibility ### Feedback -If you encounter any issues with nightly builds, please report them in our [issues tracker](https://github.com/danditomaso/meshtastic-web/issues). Your feedback helps improve the stability of future releases +If you encounter any issues with nightly builds, please report them in our [issues tracker](https://github.com/meshtastic/web/issues). Your feedback helps improve the stability of future releases ## Development & Building You'll need to download the package manager used with this repo. You can install it by visiting [Bun.sh](https://bun.sh/) and following the installation instructions.