We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1558964 + d6e33ed commit cc1ba1dCopy full SHA for cc1ba1d
src/components/PrimaryNavigation.vue
@@ -69,7 +69,7 @@
69
<div class="navbar-item cve-secondary-navbar-item cve-keyword-search">
70
<span class="icon-text" style="font-size: 14px">
71
<a href="https://cve.mitre.org/cve/search_cve_list.html" target="_blank" class="cve-dark-blue-text">
72
- Need a CVE Record? Find one by keyword on cve.mitre.org
+ Find CVE Records by keyword on cve.mitre.org
73
<span class="icon cve-icon-xxs" style="margin-left: 0px;">
74
<p id="CVERecordsKeywordSearch" class="is-hidden">external site</p>
75
<font-awesome-icon icon="external-link-alt" aria-labelledby="CVERecordsKeywordSearch">
0 commit comments