From d8e8f93c797654cb78fe2944b4d8b6e65a8921cb Mon Sep 17 00:00:00 2001 From: Sebastian Mendel Date: Sun, 4 Jan 2026 19:25:36 +0100 Subject: [PATCH] fix: replace broken permalink with proper confval reference The permalink URL `rendertest:confval-case-array` cannot resolve because: - It creates a ReferenceNode with linkType='std:label' and anchor='confval-case-array' - But the confval target is registered as linkType='std:confval' with anchor='case-array' - The reference resolver looks in the wrong inventory section Changed to use the proper `:confval:`case-array`` role which resolves correctly. See PR for detailed technical analysis. --- Documentation-rendertest/Confval/Index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation-rendertest/Confval/Index.rst b/Documentation-rendertest/Confval/Index.rst index 70cd16ed6..2e7a1b662 100644 --- a/Documentation-rendertest/Confval/Index.rst +++ b/Documentation-rendertest/Confval/Index.rst @@ -6,7 +6,7 @@ confval ======= -Permalink to confval: `array of cObjects `_. +Permalink to confval: :confval:`case-array` (defined in ConfvalTrees.rst). .. toctree:: :glob: