From 691b6753f439a516af5d6e17987c7ed89abc885a Mon Sep 17 00:00:00 2001 From: Tomash Khamlai Date: Mon, 2 Dec 2019 19:45:10 +0200 Subject: [PATCH] Add link to action-groups.md Signed-off-by: Tomash Khamlai --- docs/merging.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/merging.md b/docs/merging.md index 99df18464..e4b91fb5f 100644 --- a/docs/merging.md +++ b/docs/merging.md @@ -6,7 +6,7 @@ The MFTF allows you to merge test components defined in XML files, such as: - [``][] - [``][] - [``][] -- `` +- [``][] You can create, delete, or update the component. It is useful for supporting rapid test creation for extensions and customizations. @@ -569,3 +569,4 @@ The `_defaultSample` results corresponds to: [``]: ./page.md [``]: ./section.md [``]: ./test.md +[``]: ./test/action-groups.md