From 014fbef35703d7689f1f95264eea4074bc091873 Mon Sep 17 00:00:00 2001 From: Gabriel Dantas Gomes Date: Sun, 30 Oct 2022 23:52:37 -0300 Subject: [PATCH] Update mkdocs.yml Co-authored-by: Ben Lambert Signed-off-by: Gabriel Dantas Gomes Signed-off-by: Gabriel Dantas --- mkdocs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mkdocs.yml b/mkdocs.yml index 06906fe3f0..38070252f5 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -61,7 +61,7 @@ nav: - Overview: 'features/software-templates/index.md' - Configuration: 'features/software-templates/configuration.md' - Adding your own Templates: 'features/software-templates/adding-templates.md' - - Input examples: 'features/software-templates/inputs-examples.md' + - Input Examples: 'features/software-templates/input-examples.md' - Writing Templates: 'features/software-templates/writing-templates.md' - Builtin Actions: 'features/software-templates/builtin-actions.md' - Writing Custom Actions: 'features/software-templates/writing-custom-actions.md'