From c08a1fca3a782f5dd62c1f865626f0de9bb687b9 Mon Sep 17 00:00:00 2001 From: gwen Date: Wed, 21 Jan 2026 11:30:21 +0100 Subject: [PATCH] rename --- docs/tutorial/index.rst | 3 +-- docs/tutorial/{calculation.rst => jinja.rst} | 0 2 files changed, 1 insertion(+), 2 deletions(-) rename docs/tutorial/{calculation.rst => jinja.rst} (100%) diff --git a/docs/tutorial/index.rst b/docs/tutorial/index.rst index eff2d17ea..f051415d5 100644 --- a/docs/tutorial/index.rst +++ b/docs/tutorial/index.rst @@ -53,7 +53,6 @@ Let's dive into this **configuration options validation** use case. domainname calculated disabled - dynfam - calculation + jinja diff --git a/docs/tutorial/calculation.rst b/docs/tutorial/jinja.rst similarity index 100% rename from docs/tutorial/calculation.rst rename to docs/tutorial/jinja.rst