diff options
| author | Daniel Mensinger <daniel@mensinger-ka.de> | 2021-08-22 17:56:56 +0200 |
|---|---|---|
| committer | Daniel Mensinger <daniel@mensinger-ka.de> | 2021-10-03 12:19:45 +0200 |
| commit | 2327cb5eb3ebbbca78701cf4a27ead376d245ffe (patch) | |
| tree | 7c843f091e06d168ffa073f0db41d70daef68c9d /docs/markdown/Release-notes-for-0.53.0.md | |
| parent | 5dd8171fb3d226eaef52faa821286cf79d0f8a2a (diff) | |
| download | meson-2327cb5eb3ebbbca78701cf4a27ead376d245ffe.tar.gz | |
docs: Fix broken links
Diffstat (limited to 'docs/markdown/Release-notes-for-0.53.0.md')
| -rw-r--r-- | docs/markdown/Release-notes-for-0.53.0.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/markdown/Release-notes-for-0.53.0.md b/docs/markdown/Release-notes-for-0.53.0.md index 73a71db57..97b6633d3 100644 --- a/docs/markdown/Release-notes-for-0.53.0.md +++ b/docs/markdown/Release-notes-for-0.53.0.md @@ -32,7 +32,7 @@ Meson now ships with predefined project templates for `Dlang`, ## Add a new summary() function -A new function [`summary()`](Reference-manual.md#summary) has been +A new function [[summary]] has been added to summarize build configuration at the end of the build process. |
