Add meshtastic.js API docs link

This commit is contained in:
Sacha Weatherstone 2021-04-02 16:04:53 +11:00
parent b8ab83626d
commit 0224d20cc4

View file

@ -30,6 +30,11 @@ module.exports = {
"js/connecting",
"js/events",
"js/http-api",
{
type: "link",
label: "API Docs",
href: "https://js.meshtastic.org",
},
],
Protobufs: ["protobufs/api"],
},