Skip to content

Commit 9c9c61e

Browse files
committed
Fix issue with non existing icon
Signed-off-by: thepetk <[email protected]>
1 parent 66688ec commit 9c9c61e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/registry/extraDevfileEntries.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ samples:
3939
- name: java-springboot-basic
4040
displayName: Basic Spring Boot
4141
description: A simple Hello World Java Spring Boot application using Maven
42-
icon: https://spring.io/images/projects/spring-edf462fec682b9d48cf628eaf9e19521.svg
42+
icon: https://www.eclipse.org/che/images/logo-eclipseche.svg
4343
tags: ["Java", "Spring"]
4444
projectType: springboot
4545
language: java

0 commit comments

Comments
 (0)