summaryrefslogtreecommitdiffstats
path: root/docs/CODE_QUALITY.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/CODE_QUALITY.md')
-rw-r--r--docs/CODE_QUALITY.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/CODE_QUALITY.md b/docs/CODE_QUALITY.md
index 29dfdd8ae0..9057dbd283 100644
--- a/docs/CODE_QUALITY.md
+++ b/docs/CODE_QUALITY.md
@@ -72,7 +72,7 @@ available functionality:
15. Each PR is automatically tested with [Address Sanitizer](https://clang.llvm.org/docs/AddressSanitizer.html)
and [Undefined Behavior Sanitizer](https://clang.llvm.org/docs/UndefinedBehaviorSanitizer.html).
- See [Testing systemd using sanitizers](https://systemd.io/TESTING_WITH_SANITIZERS)
+ See [Testing systemd using sanitizers](TESTING_WITH_SANITIZERS.md)
for more information.
16. Fossies provides [source code misspelling reports](https://fossies.org/features.html#codespell).