From 8f5c6b96c440bb75ab0c37fe0488eb13d424d4a0 Mon Sep 17 00:00:00 2001 From: Silvano Cerza Date: Thu, 25 Nov 2021 14:43:35 +0100 Subject: [PATCH] Fix link in tests README.md --- test/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/README.md b/test/README.md index 1ead84eadb6..fcf7e751bd3 100644 --- a/test/README.md +++ b/test/README.md @@ -3,4 +3,4 @@ This dir contains integration tests, aimed to test the Command Line Interface and its output from a pure user point of view. -For instructions, see the [contributing guide](../docs/CONTRIBUTING.md/#integration-tests). +For instructions, see the [contributing guide](../docs/CONTRIBUTING.md#integration-tests).