mirror of
https://github.com/meshtastic/meshtastic.git
synced 2024-11-09 23:24:10 -08:00
Add meshtastic.js API docs link
This commit is contained in:
parent
b8ab83626d
commit
0224d20cc4
|
@ -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"],
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue