From 6a40d17813df0ae2e307d80af78420d119440cef Mon Sep 17 00:00:00 2001 From: Adam Date: Wed, 29 Jul 2026 11:22:55 +0200 Subject: fixing readme --- README.md | 4 ++-- 1 file 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) -- cgit v1.2.3