Skip to content

Commit a91f3f1

Browse files
committed
Fix Quarkus 2.0 reference in Quarkus 3 hero
1 parent 2b3857f commit a91f3f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/homepage-hero-newrelease-band.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<div class="grid__item width-6-12 text-center">
44
<h1>QUARKUS 3.0<br /> has launched.</h1>
55
<h3>Quarkus 3.0 continues the mission of making Java the preferred framework for Kubernetes-native development with new developer tools and improved performance.</h3>
6-
<img src="{{site.baseurl}}/assets/images/quarkus3/homeiconset.svg" class="project-logo" title="Quarkus 2.0 feature icons">
6+
<img src="{{site.baseurl}}/assets/images/quarkus3/homeiconset.svg" class="project-logo" title="Quarkus 3.0 feature icons">
77
<a href="{{site.baseurl}}/quarkus3/" class="button-cta">Learn More about 3.0</a>
88
</div>
99
<div class="grid__item width-12-12 homepage-hero-band-scroll">

0 commit comments

Comments
 (0)