Skip to content

Commit a1f298d

Browse files
committed
Also replace the OpenMCP logo with the one in apeirora
1 parent 74230ac commit a1f298d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/projects/wc/src/app/enabled-capabilities/enabled-capabilities.component.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ export class EnabledCapabilitiesComponent {
2020
name: 'Iron Core',
2121
},
2222
{
23-
image: 'https://content.d1.openmfp.dxp.k8s.ondemand.com/ui/wc/assets/openmcp.png',
23+
image: 'https://ocm.software/images/logo-image.png',
2424
name: 'OpenMCP',
2525
},
2626
];

0 commit comments

Comments
 (0)