Skip to content

Commit 2551820

Browse files
authored
Merge pull request #3196 from CVEProject/rl-2927-src-ctrl-ver-link
Resolves #2927 correct anchor in link for source control versions in user guide (int-main branch)
2 parents 94106f8 + d4909bf commit 2551820

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)