Skip to content

Commit d4909bf

Browse files
committed
#2927 correct anchor in link for source control versions in user guide
1 parent 4c1be22 commit d4909bf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/views/CVERecord/CveRecordUserGuide.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@
236236
</li>
237237
<li>
238238
For a non-linear version example view the
239-
<a href="https://github.com/CVEProject/cve-schema/blob/main/schema/docs/versions.md#versions-and-version-ranges" target="_blank">
239+
<a href="https://github.com/CVEProject/cve-schema/blob/main/schema/docs/versions.md#source-control-versions" target="_blank">
240240
Source Control Versions
241241
</a>
242242
section

0 commit comments

Comments
 (0)