From b75ce2a7e5f9535c2285973db4685989d6b4e48f Mon Sep 17 00:00:00 2001 From: andrekir Date: Sat, 15 Jan 2022 09:13:49 -0300 Subject: [PATCH] update link to pyhton api docs --- sidebars.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sidebars.js b/sidebars.js index caaba47c..e4c5afa6 100644 --- a/sidebars.js +++ b/sidebars.js @@ -57,7 +57,7 @@ module.exports = { { type: "link", label: "API Docs", - href: "https://meshtastic-python.vercel.app/meshtastic/index.html", + href: "https://python.meshtastic.org/", }, ], },