From bfcb540212608510b1fc49a1974020ae5088492a Mon Sep 17 00:00:00 2001 From: Dan Ditomaso Date: Thu, 26 Jun 2025 11:52:20 -0400 Subject: [PATCH] Update packages/transport-http/README.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --- packages/transport-http/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/transport-http/README.md b/packages/transport-http/README.md index b76f2cdf..560b44b4 100644 --- a/packages/transport-http/README.md +++ b/packages/transport-http/README.md @@ -9,7 +9,7 @@ ## Overview `@meshtastic/transport-http` Provides HTTP(S) transport for Meshtastic devices. -Installation instructions are avaliable at +Installation instructions are available at [JSR](https://jsr.io/@meshtastic/transport-http) ## Usage