aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index ab8ff5f..e6b5ca7 100644
--- a/README.md
+++ b/README.md
@@ -24,5 +24,5 @@ cmake --build ./build # Build
## Details
-- (AddressSanitizer)[https://github.com/google/sanitizers/wiki/AddressSanitizer] (aka ASan)
-- (UndefinedBehaviorSanitizer¶)[https://clang.llvm.org/docs/UndefinedBehaviorSanitizer.html] (aka UBSan)
+- [AddressSanitizer](https://github.com/google/sanitizers/wiki/AddressSanitizer) (aka ASan)
+- [UndefinedBehaviorSanitizer¶](https://clang.llvm.org/docs/UndefinedBehaviorSanitizer.html) (aka UBSan)