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 fb22b1a + 0f0a4e8 commit b66561eCopy full SHA for b66561e
src/views/CVERecord/SearchResults.vue
@@ -93,7 +93,7 @@
93
<p v-if="cveListSearchStore.idData.state === 'RESERVED'">
94
This ID has been reserved by a <router-link to="/ProgramOrganization/CNAs">CNA</router-link> and its corresponding record
95
will be updated by the assigning CNA once details are available. Learn more about the
96
- <router-link to="ResourcesSupport/FAQs#pc_cve_recordsreserved_signify_in_cve_record">Reserved state</router-link>.
+ <router-link to="/ResourcesSupport/FAQs#pc_cve_recordsreserved_signify_in_cve_record">Reserved state</router-link>.
97
</p>
98
</div>
99
0 commit comments