We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e71dee commit a7fd512Copy full SHA for a7fd512
.upptimerc.yml
@@ -7,7 +7,7 @@ sites:
7
8
status-website:
9
cname: status.commandcode.ai
10
- logoUrl: https://raw.githubusercontent.com/LangbaseInc/docs-images/refs/heads/main/design/logo/logo-symbol.svg
+ logoUrl: https://raw.githubusercontent.com/CommandCodeAI/docs-images/refs/heads/main/design/logo/logo-symbol.svg
11
name: Command Code Status
12
navbar:
13
- title: Command Code
@@ -17,6 +17,6 @@ status-website:
17
- title: Subscribe on GitHub
18
href: https://github.com/$OWNER/$REPO/issues
19
status-page:
20
- faviconSvg: https://raw.githubusercontent.com/langbaseinc/status/master/assets/favicon.svg
+ faviconSvg: https://raw.githubusercontent.com/CommandCodeAI/status/master/assets/favicon.svg
21
i18n:
22
footer: ''
0 commit comments