Fix link to Getting Started Guide

Previous link (https://meshtastic.org/docs/software/python/python-installation) 404's
This commit is contained in:
Toby Murray
2023-01-16 13:53:31 -05:00
committed by GitHub
parent 75cdc5a36b
commit b973e39ef7

View File

@@ -14,7 +14,7 @@ This small library (and example application) provides an easy API for sending an
It also provides access to any of the operations/data available in the device user interface or the Android application.
Events are delivered using a publish-subscribe model, and you can subscribe to only the message types you are interested in.
**[Getting Started Guide](https://meshtastic.org/docs/software/python/python-installation)**
**[Getting Started Guide](https://meshtastic.org/docs/software/python/cli/installation)**
**[Documentation/API Reference](https://python.meshtastic.org/)**