summaryrefslogtreecommitdiff
path: root/docs/markdown/Release-notes-for-0.55.0.md
diff options
context:
space:
mode:
authorDaniel Mensinger <daniel@mensinger-ka.de>2021-08-22 17:56:56 +0200
committerDaniel Mensinger <daniel@mensinger-ka.de>2021-10-03 12:19:45 +0200
commit2327cb5eb3ebbbca78701cf4a27ead376d245ffe (patch)
tree7c843f091e06d168ffa073f0db41d70daef68c9d /docs/markdown/Release-notes-for-0.55.0.md
parent5dd8171fb3d226eaef52faa821286cf79d0f8a2a (diff)
downloadmeson-2327cb5eb3ebbbca78701cf4a27ead376d245ffe.tar.gz
docs: Fix broken links
Diffstat (limited to 'docs/markdown/Release-notes-for-0.55.0.md')
-rw-r--r--docs/markdown/Release-notes-for-0.55.0.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/docs/markdown/Release-notes-for-0.55.0.md b/docs/markdown/Release-notes-for-0.55.0.md
index 110dd1d71..22c7e615d 100644
--- a/docs/markdown/Release-notes-for-0.55.0.md
+++ b/docs/markdown/Release-notes-for-0.55.0.md
@@ -93,9 +93,8 @@ Meson now supports passing configuration options to CMake and
overriding certain build details extracted from the CMake subproject.
The new CMake configuration options object is very similar to the
-[configuration data
-object](Reference-manual.md#configuration-data-object) object returned
-by [`configuration_data`](Reference-manual.md#configuration_data). It
+[[@cfg_data]] object object returned
+by [[configuration_data]]. It
is generated by the `subproject_options` function
All configuration options have to be set *before* the subproject is