Skip to content

Commit 2ef59b4

Browse files
ia3andyaloubyansky
andauthored
Temp fix for label description of IBM Offering (#219)
Co-authored-by: Alexey Loubyansky <[email protected]> --------- Co-authored-by: Alexey Loubyansky <[email protected]>
1 parent 0fd1807 commit 2ef59b4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/main/resources/web/ibm-app/index.jsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,13 +31,13 @@ const tagsDef = [
3131
},
3232
{
3333
name: 'support:tech-preview',
34-
description: 'Technology Preview features provide early access to upcoming product innovations, enabling you to test functionality and provide feedback during the development process. However, these features are not fully supported under Red Hat Subscription Level Agreements.',
34+
description: 'Technology Preview features provide early access to upcoming product innovations, enabling you to test functionality and provide feedback during the development process. However, these features are not fully supported.',
3535
color: '#0043CE',
3636
background: '#D0E2FF'
3737
},
3838
{
3939
name: 'support:deprecated',
40-
description: 'This feature is likely to be replaced or removed in a future version of Red Hat build of Quarkus. See release notes on docs.redhat.com for more information.',
40+
description: 'This feature is likely to be replaced or removed in a future version of IBM Enterprise Build of Quarkus.',
4141
background: '#6a737d',
4242
color: '#ffffff',
4343
},

0 commit comments

Comments
 (0)