From e3e9ebac12009436efbcae80b010da4201d266e8 Mon Sep 17 00:00:00 2001 From: Emmanuel Garette Date: Sat, 7 Mar 2026 15:35:07 +0100 Subject: [PATCH] fix: renommage domainname => types --- docs/tutorial/index.rst | 2 +- docs/tutorial/{domainname.rst => types.rst} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename docs/tutorial/{domainname.rst => types.rst} (100%) diff --git a/docs/tutorial/index.rst b/docs/tutorial/index.rst index 704a2ccb7..87a63c48d 100644 --- a/docs/tutorial/index.rst +++ b/docs/tutorial/index.rst @@ -50,7 +50,7 @@ Let's dive into this **configuration options validation** use case. preliminary choice family - domainname + types calculated disabled dynfam diff --git a/docs/tutorial/domainname.rst b/docs/tutorial/types.rst similarity index 100% rename from docs/tutorial/domainname.rst rename to docs/tutorial/types.rst