Skip to content

Commit a7fd512

Browse files
committed
fix: Update logo URL and favicon in .upptimerc.yml for consistency
1 parent 3e71dee commit a7fd512

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.upptimerc.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ sites:
77

88
status-website:
99
cname: status.commandcode.ai
10-
logoUrl: https://raw.githubusercontent.com/LangbaseInc/docs-images/refs/heads/main/design/logo/logo-symbol.svg
10+
logoUrl: https://raw.githubusercontent.com/CommandCodeAI/docs-images/refs/heads/main/design/logo/logo-symbol.svg
1111
name: Command Code Status
1212
navbar:
1313
- title: Command Code
@@ -17,6 +17,6 @@ status-website:
1717
- title: Subscribe on GitHub
1818
href: https://github.com/$OWNER/$REPO/issues
1919
status-page:
20-
faviconSvg: https://raw.githubusercontent.com/langbaseinc/status/master/assets/favicon.svg
20+
faviconSvg: https://raw.githubusercontent.com/CommandCodeAI/status/master/assets/favicon.svg
2121
i18n:
2222
footer: ''

0 commit comments

Comments
 (0)