From e86406bd5da902a90ff8b3b1a940e459f24ca0a7 Mon Sep 17 00:00:00 2001 From: Trishna Guha Date: Mon, 1 Jul 2019 21:49:54 +0530 Subject: [PATCH] fix docs link Signed-off-by: Trishna Guha --- docs/user_guide/command_parser.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/user_guide/command_parser.md b/docs/user_guide/command_parser.md index 03670fc..cced0d3 100644 --- a/docs/user_guide/command_parser.md +++ b/docs/user_guide/command_parser.md @@ -30,7 +30,7 @@ Points to a directory containing parser templates. Use this parameter instead of ## Sample Parser Templates Parser templates for the `command_parser` module in the Network Engine role use YAML syntax. -To write a parser template, follow the [parser_directives documentation](docs/directives/parser_directives.md). +To write a parser template, follow the [parser_directives documentation](../directives/parser_directives.md)(docs/directives/parser_directives.md). Here are two sample YAML parser templates: