Skip to content

Commit 55b7f6c

Browse files
committed
fix quick nav sd link #277
1 parent efff801 commit 55b7f6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docusaurus.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ const config: Config = {
118118
// "aria-label": 'Status Dashboard',
119119
// },
120120
{
121-
href: 'https://github.com/opentelekomcloud/docs-next',
121+
href: 'https://status.otc-service.com/',
122122
position: 'right',
123123
className: 'navbar--sd-link',
124124
"aria-label": 'GitHub',

0 commit comments

Comments
 (0)