Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/components/PrimaryNavigation.vue
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
<div class="navbar-item cve-secondary-navbar-item cve-keyword-search">
<span class="icon-text" style="font-size: 14px">
<a href="https://cve.mitre.org/cve/search_cve_list.html" target="_blank" class="cve-dark-blue-text">
Need a CVE Record? Find one by keyword on cve.mitre.org
Find CVE Records by keyword on cve.mitre.org
<span class="icon cve-icon-xxs" style="margin-left: 0px;">
<p id="CVERecordsKeywordSearch" class="is-hidden">external site</p>
<font-awesome-icon icon="external-link-alt" aria-labelledby="CVERecordsKeywordSearch">
Expand Down