We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7af5db4 + 8075fb5 commit 435d7f9Copy full SHA for 435d7f9
1 file changed
src/components/HomeModule.vue
@@ -39,7 +39,7 @@
39
</h3>
40
<ul class="tile-body cve-task-tile-list">
41
<li class="cve-task-tile-list-item"><router-link to="/PartnerInformation/ListofPartners">List of Partners</router-link></li>
42
- <li class="cve-task-tile-list-item"><router-link to="/About/Process">CVE Record Information</router-link></li>
+ <li class="cve-task-tile-list-item"><router-link to="/About/Process#CVERecordLifecycle">CVE Record Information</router-link></li>
43
<li class="cve-task-tile-list-item">
44
<span class="icon-text">
45
<a href="https://github.com/CVEProject">CVEProject on Github for Development
0 commit comments