Skip to content

Commit 90b6d9f

Browse files
committed
add links to status page and trust center
1 parent 8a93c41 commit 90b6d9f

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

sidebars.js

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -867,6 +867,16 @@ const sidebars = {
867867
type: 'category',
868868
label: 'Security at Replicated',
869869
items: [
870+
{
871+
type: 'link',
872+
label: 'Trust Center',
873+
href: 'https://trust.replicated.com/'
874+
},
875+
{
876+
type: 'link',
877+
label: 'Status Page',
878+
href: 'https://status.replicated.com/'
879+
},
870880
{
871881
type: 'link',
872882
label: 'Security at Replicated',

0 commit comments

Comments
 (0)