diff options
Diffstat (limited to 'docs/LeakSanitizer.rst')
-rw-r--r-- | docs/LeakSanitizer.rst | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/docs/LeakSanitizer.rst b/docs/LeakSanitizer.rst index d4b4fa0..8591808 100644 --- a/docs/LeakSanitizer.rst +++ b/docs/LeakSanitizer.rst @@ -28,6 +28,4 @@ There are plans to support LeakSanitizer in :doc:`MemorySanitizer` builds. More Information ================ -`https://code.google.com/p/address-sanitizer/wiki/LeakSanitizer -<https://code.google.com/p/address-sanitizer/wiki/LeakSanitizer>`_ - +`<https://github.com/google/sanitizers/wiki/AddressSanitizerLeakSanitizer>`_ |