summaryrefslogtreecommitdiff
path: root/docs/LeakSanitizer.rst
diff options
context:
space:
mode:
authorSergey Matveev <earthdok@google.com>2013-11-30 21:54:43 +0000
committerSergey Matveev <earthdok@google.com>2013-11-30 21:54:43 +0000
commit6085907b47733824d9eb50576c5f5f1dd28302c4 (patch)
tree8d82808ed7607199889cd135cdf4ed310f7da394 /docs/LeakSanitizer.rst
parent4c6da0bab0bf569c2389666f0525ea2a06f03e8a (diff)
downloadclang-6085907b47733824d9eb50576c5f5f1dd28302c4.tar.gz
clang-6085907b47733824d9eb50576c5f5f1dd28302c4.tar.bz2
clang-6085907b47733824d9eb50576c5f5f1dd28302c4.tar.xz
Update the LeakSanitizer documentation with a proper link.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@195983 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/LeakSanitizer.rst')
-rw-r--r--docs/LeakSanitizer.rst5
1 files changed, 2 insertions, 3 deletions
diff --git a/docs/LeakSanitizer.rst b/docs/LeakSanitizer.rst
index 09d02cfcd5..2ffc57f7c4 100644
--- a/docs/LeakSanitizer.rst
+++ b/docs/LeakSanitizer.rst
@@ -22,7 +22,6 @@ x86\_64 Linux.
More Information
================
-Design wiki:
-`https://code.google.com/p/address-sanitizer/wiki/LeakSanitizerDesignDocument
-<https://code.google.com/p/address-sanitizer/wiki/LeakSanitizerDesignDocument>`_
+`https://code.google.com/p/address-sanitizer/wiki/LeakSanitizer
+<https://code.google.com/p/address-sanitizer/wiki/LeakSanitizer>`_