Doc: Links should use https
Cr-Mirrored-From: https://chromium.googlesource.com/external/github.com/llvm/llvm-project
Cr-Mirrored-Commit: 72fd1033ea577a769cc855fde6b5576b82380715
diff --git a/docs/TestingLibcxx.rst b/docs/TestingLibcxx.rst
index eaba214..d295d13 100644
--- a/docs/TestingLibcxx.rst
+++ b/docs/TestingLibcxx.rst
@@ -19,7 +19,7 @@
Please see the `Lit Command Guide`_ for more information about LIT.
-.. _LIT Command Guide: http://llvm.org/docs/CommandGuide/lit.html
+.. _LIT Command Guide: https://llvm.org/docs/CommandGuide/lit.html
Setting up the Environment
--------------------------