From 2bd074b48635cd8056ba4cf89ca91b9562400891 Mon Sep 17 00:00:00 2001 From: Stephen Lawrence Date: Mon, 31 Jan 2022 21:15:43 +0000 Subject: [PATCH] doc: fix Jinja2 doc link templating playbook (#76889) Signed-off-by: Stephen Lawrence --- docs/docsite/rst/user_guide/playbooks_templating.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docsite/rst/user_guide/playbooks_templating.rst b/docs/docsite/rst/user_guide/playbooks_templating.rst index 79e6686b22e..d44f9bf327c 100644 --- a/docs/docsite/rst/user_guide/playbooks_templating.rst +++ b/docs/docsite/rst/user_guide/playbooks_templating.rst @@ -53,7 +53,7 @@ fmt Playbook organization by roles :ref:`playbooks_best_practices` Tips and tricks for playbooks - `Jinja2 Docs `_ + `Jinja2 Docs `_ Jinja2 documentation, includes the syntax and semantics of the templates `User Mailing List `_ Have a question? Stop by the google group!