From 0904e92519aec49f1b5011ec0e54b856a5ee6473 Mon Sep 17 00:00:00 2001 From: BurdetteLamar Date: Wed, 11 Mar 2026 18:03:16 +0100 Subject: [PATCH] [DOC] Fix links --- lib/fileutils.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/fileutils.rb b/lib/fileutils.rb index be4852e..ae13bec 100644 --- a/lib/fileutils.rb +++ b/lib/fileutils.rb @@ -176,8 +176,8 @@ # # For details of this security vulnerability, see Perl cases: # -# - {CVE-2005-0448}[https://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2005-0448]. -# - {CVE-2004-0452}[https://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0452]. +# - {CVE-2005-0448}[https://www.cve.org/CVERecord?id=CVE-2005-0448]. +# - {CVE-2004-0452}[https://www.cve.org/CVERecord?id=CVE-2004-0452]. # module FileUtils # The version number.