aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown/Rust-module.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/Rust-module.md
parent5dd8171fb3d226eaef52faa821286cf79d0f8a2a (diff)
downloadmeson-2327cb5eb3ebbbca78701cf4a27ead376d245ffe.zip
meson-2327cb5eb3ebbbca78701cf4a27ead376d245ffe.tar.gz
meson-2327cb5eb3ebbbca78701cf4a27ead376d245ffe.tar.bz2
docs: Fix broken links
Diffstat (limited to 'docs/markdown/Rust-module.md')
-rw-r--r--docs/markdown/Rust-module.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/markdown/Rust-module.md b/docs/markdown/Rust-module.md
index b89c052..bbb2b5e 100644
--- a/docs/markdown/Rust-module.md
+++ b/docs/markdown/Rust-module.md
@@ -28,7 +28,7 @@ adding the `--test` argument to the compilation, then creates a new
test target which calls that executable, using the rust test protocol.
This accepts all of the keyword arguments as the
-[`test`](Reference-manual.md#test) function except `protocol`, it will set
+[[test]] function except `protocol`, it will set
that automatically.
Additional, test only dependencies may be passed via the dependencies