Skip to content

Commit 1809d1e

Browse files
authored
link to upptime (#10876)
* link to upptime * different words in menu
1 parent 9bc673f commit 1809d1e

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

frontend/docusaurus.config.cjs

+5-1
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,11 @@ const config = {
115115
title: 'Stats',
116116
items: [
117117
{
118-
label: 'Service Status',
118+
label: 'Service Status (Upptime)',
119+
href: 'https://badges.github.io/uptime-monitoring/',
120+
},
121+
{
122+
label: 'Service Status (NodePing)',
119123
href: 'https://nodeping.com/reports/status/YBISBQB254',
120124
},
121125
{

0 commit comments

Comments
 (0)