meta: Update various links to https

This commit is contained in:
Tomas Babej
2021-03-12 07:55:55 -05:00
parent b4a36d942e
commit 0d1542ccd7
14 changed files with 16 additions and 16 deletions

View File

@@ -130,7 +130,7 @@ int confirm4 (const std::string& question)
// Also, uuid_unparse_lower is not needed on FreeBSD, because the string
// representation is always lowercase anyway.
// For the implementation details, refer to
// http://svnweb.freebsd.org/base/head/sys/kern/kern_uuid.c
// https://svnweb.freebsd.org/base/head/sys/kern/kern_uuid.c
#if defined(FREEBSD) || defined(OPENBSD)
const std::string uuid ()
{