Skip to content

Commit 82da708

Browse files
authored
Merge pull request #390 from yel-hadd/master
fix(els): correct ResolvedCveTable project IDs for Apache Struts and Lucene
2 parents 33f1b11 + f9057a9 commit 82da708

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/els-for-libraries/apache-lucene/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ If you have already installed a package with a `tuxcare.1` suffix and want to up
112112
## Resolved CVEs in ELS for Apache Lucene®
113113

114114
<ClientOnly>
115-
<ResolvedCveTable project="apache-Lucene®" />
115+
<ResolvedCveTable project="apache-lucene" />
116116
</ClientOnly>
117117

118118
<script setup>

docs/els-for-libraries/apache-struts/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ If you have already installed a package with a `tuxcare.1` suffix and want to up
130130
## Resolved CVEs in ELS for Apache Struts™
131131

132132
<ClientOnly>
133-
<ResolvedCveTable project="apache-Struts™" />
133+
<ResolvedCveTable project="apache-struts" />
134134
</ClientOnly>
135135

136136
<!-- data for Apache Struts instructions used in code blocks -->

0 commit comments

Comments
 (0)