From 2327cb5eb3ebbbca78701cf4a27ead376d245ffe Mon Sep 17 00:00:00 2001 From: Daniel Mensinger Date: Sun, 22 Aug 2021 17:56:56 +0200 Subject: docs: Fix broken links --- docs/markdown/Rust-module.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/markdown/Rust-module.md') 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 -- cgit v1.1