Skip to content

Commit dee02d9

Browse files
committed
fix: update faviconSvg URL for correct asset reference in .upptimerc.yml
1 parent 890d5d5 commit dee02d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.upptimerc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ sites:
88
status-website:
99
cname: status.commandcode.ai
1010
logoUrl: https://raw.githubusercontent.com/CommandCodeAI/docs-images/refs/heads/main/design/logo/logo-symbol.svg
11-
faviconSvg: https://raw.githubusercontent.com/CommandCodeAI/status/master/assets/favicon.svg
11+
faviconSvg: https://raw.githubusercontent.com/CommandCodeAI/commandcode-status/master/assets/favicon.svg
1212
name: Command Code Status
1313
navbar:
1414
- title: Command Code

0 commit comments

Comments
 (0)