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.57.0.md | |
| parent | 5dd8171fb3d226eaef52faa821286cf79d0f8a2a (diff) | |
| download | meson-2327cb5eb3ebbbca78701cf4a27ead376d245ffe.tar.gz | |
docs: Fix broken links
Diffstat (limited to 'docs/markdown/Release-notes-for-0.57.0.md')
| -rw-r--r-- | docs/markdown/Release-notes-for-0.57.0.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/markdown/Release-notes-for-0.57.0.md b/docs/markdown/Release-notes-for-0.57.0.md index 14fa03073..4892b40ea 100644 --- a/docs/markdown/Release-notes-for-0.57.0.md +++ b/docs/markdown/Release-notes-for-0.57.0.md @@ -56,8 +56,8 @@ configuration dependency on the file, and so if the `COPYING` file is modified, Meson will automatically reconfigure, guaranteeing the build is consistent. It can be used for any properly encoded text files. It supports specification of non utf-8 encodings too, so if you're stuck with text files in a different -encoding, it can be passed as an argument. See the [`meson` -object](Reference-manual.md#meson-object) documentation for details. +encoding, it can be passed as an argument. See the [[@meson]] +documentation for details. ## meson install --dry-run |
