diff options
Diffstat (limited to 'docs/MemorySanitizer.rst')
| -rw-r--r-- | docs/MemorySanitizer.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/MemorySanitizer.rst b/docs/MemorySanitizer.rst index 4e033fa1941d..f513b009a32f 100644 --- a/docs/MemorySanitizer.rst +++ b/docs/MemorySanitizer.rst @@ -16,7 +16,7 @@ Typical slowdown introduced by MemorySanitizer is **3x**. How to build ============ -Build LLVM/Clang with `CMake <http://llvm.org/docs/CMake.html>`_. +Build LLVM/Clang with `CMake <https://llvm.org/docs/CMake.html>`_. Usage ===== |
