From 852fa087db6105c7c1a52251d0f3ae8fdd9f1ce0 Mon Sep 17 00:00:00 2001 From: Mathieu Duponchelle <mathieu@centricular.com> Date: Thu, 27 Feb 2020 17:11:48 +0100 Subject: doc: fix link warnings --- docs/markdown/Unit-tests.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/markdown/Unit-tests.md') diff --git a/docs/markdown/Unit-tests.md b/docs/markdown/Unit-tests.md index 066b57e..97ee867 100644 --- a/docs/markdown/Unit-tests.md +++ b/docs/markdown/Unit-tests.md @@ -32,7 +32,7 @@ By default, environment variable [`MALLOC_PERTURB_`](http://man7.org/linux/man-pages/man3/mallopt.3.html) is set to a random value between 1..255. This can help find memory leaks on configurations using glibc, including with non-GCC compilers. -This feature can be disabled as discussed in [test()](./Reference-manual#test). +This feature can be disabled as discussed in [test()](Reference-manual.md#test). ## Coverage -- cgit v1.1