From 646aa981d5fc191f1900da830615dec91cc77403 Mon Sep 17 00:00:00 2001 From: Ian McEwen Date: Tue, 29 Oct 2024 14:21:17 -0700 Subject: [PATCH] update readme to link to docs again --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dd4ab5e..6b623bb 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Events are delivered using a publish-subscribe model, and you can subscribe to o **[Getting Started Guide](https://meshtastic.org/docs/software/python/cli/installation)** -(Documentation/API Reference is currently offline) +**[API Documentation](https://python.meshtastic.org)** ## Call for Contributors