docs: add uptime status
parent
d2700c1597
commit
e1eb3ad100
|
|
@ -109,6 +109,10 @@ const config = {
|
||||||
label: 'API',
|
label: 'API',
|
||||||
to: '/api',
|
to: '/api',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
label: "Status",
|
||||||
|
href: "https://uptime.tabbyml.com"
|
||||||
|
}
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue