From 603b1ac287d73c5d2dfa3fdcb6402a082ed2c236 Mon Sep 17 00:00:00 2001 From: Anton Leontiev Date: Sat, 19 Oct 2019 12:40:52 +0300 Subject: docs: Fix some incorrect links [skip ci] --- docs/markdown/Release-notes-for-0.48.0.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/markdown/Release-notes-for-0.48.0.md') diff --git a/docs/markdown/Release-notes-for-0.48.0.md b/docs/markdown/Release-notes-for-0.48.0.md index a89f5c929..2cb02684e 100644 --- a/docs/markdown/Release-notes-for-0.48.0.md +++ b/docs/markdown/Release-notes-for-0.48.0.md @@ -29,7 +29,7 @@ manually changed with the new base option `b_vscrt`. ## Meson warns if two calls to `configure_file()` write to the same file -If two calls to [`configure_file()`](#Reference-manual.md#configure_file) +If two calls to [`configure_file()`](Reference-manual.md#configure_file) write to the same file Meson will print a `WARNING:` message during configuration. For example: ```meson -- cgit v1.2.3