Skip to content

Commit 0904e92

Browse files
committed
[DOC] Fix links
1 parent b8fc4ef commit 0904e92

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

lib/fileutils.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -176,8 +176,8 @@
176176
#
177177
# For details of this security vulnerability, see Perl cases:
178178
#
179-
# - {CVE-2005-0448}[https://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2005-0448].
180-
# - {CVE-2004-0452}[https://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0452].
179+
# - {CVE-2005-0448}[https://www.cve.org/CVERecord?id=CVE-2005-0448].
180+
# - {CVE-2004-0452}[https://www.cve.org/CVERecord?id=CVE-2004-0452].
181181
#
182182
module FileUtils
183183
# The version number.

0 commit comments

Comments
 (0)