diff options
Diffstat (limited to 'docs/markdown/Release-notes-for-0.50.0.md')
| -rw-r--r-- | docs/markdown/Release-notes-for-0.50.0.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/markdown/Release-notes-for-0.50.0.md b/docs/markdown/Release-notes-for-0.50.0.md index 0f7dbb878..9579c331c 100644 --- a/docs/markdown/Release-notes-for-0.50.0.md +++ b/docs/markdown/Release-notes-for-0.50.0.md @@ -202,8 +202,8 @@ dependency tracking does not work. ## `run_command()` accepts `env` kwarg -You can pass [`environment`](Reference-manual.md#environment-object) -object to [`run_command`](Reference-manual.md#run-command), just +You can pass [[@env]] +object to [[run_command]], just like to `test`: ```meson |
