Skip to content

Commit 896eeff

Browse files
committed
Update codecov link, remove current docs link, update standalone installation docs link
fixes #529, fixes #531
1 parent 9f0d223 commit 896eeff

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Meshtastic Python
22

3-
[![codecov](https://codecov.io/gh/meshtastic/Meshtastic-python/branch/master/graph/badge.svg?token=TIWPJL73KV)](https://codecov.io/gh/meshtastic/Meshtastic-python)
3+
[![codecov](https://codecov.io/gh/meshtastic/python/branch/master/graph/badge.svg?token=TIWPJL73KV)](https://codecov.io/gh/meshtastic/python)
44
![PyPI - Downloads](https://img.shields.io/pypi/dm/meshtastic)
55
[![CI](https://img.shields.io/github/actions/workflow/status/meshtastic/python/ci.yml?branch=master&label=actions&logo=github&color=yellow)](https://github.com/meshtastic/python/actions/workflows/ci.yml)
66
[![CLA assistant](https://cla-assistant.io/readme/badge/meshtastic/python)](https://cla-assistant.io/meshtastic/python)
@@ -15,7 +15,7 @@ Events are delivered using a publish-subscribe model, and you can subscribe to o
1515

1616
**[Getting Started Guide](https://meshtastic.org/docs/software/python/cli/installation)**
1717

18-
**[Documentation/API Reference](https://python.meshtastic.org/)**
18+
(Documentation/API Reference is currently offline)
1919

2020
## Call for Contributors
2121

standalone_readme.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ downloaded from https://github.com/meshtastic/python/releases
44
If you do not want to install python and/or the python libraries, you can download one of these
55
files to run the Meshtastic command line interface (CLI) as a standalone executable.
66

7-
See https://meshtastic.org/docs/software/python/python-standalone for more info.
7+
See https://meshtastic.org/docs/software/python/cli/installation/#standalone-installation-ubuntu-only for more info.

0 commit comments

Comments
 (0)