Skip to content

Commit

Permalink
Fix issue with non existing icon
Browse files Browse the repository at this point in the history
  • Loading branch information
thepetk committed Mar 10, 2023
1 parent 49f0b04 commit ed6b92a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/registry/extraDevfileEntries.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ samples:
- name: java-springboot-basic
displayName: Basic Spring Boot
description: A simple Hello World Java Spring Boot application using Maven
icon: https://spring.io/images/projects/spring-edf462fec682b9d48cf628eaf9e19521.svg
icon: https://www.eclipse.org/che/images/logo-eclipseche.svg
tags: ["Java", "Spring"]
projectType: springboot
language: java
Expand Down

0 comments on commit ed6b92a

Please sign in to comment.