From 333aacf1625c5d63d5499eef7015da649d210050 Mon Sep 17 00:00:00 2001 From: Cortex-DMS <104561178+Cortex-DMS@users.noreply.github.com> Date: Wed, 10 Sep 2025 16:43:21 +0100 Subject: [PATCH 1/2] Fixed broken link (#233) Co-authored-by: Donna-Marie Smith --- .../Concepts/fundamentals/variables/using-variables.md | 2 ++ .../Concepts/fundamentals/variables/using-variables.md | 1 + 2 files changed, 3 insertions(+) diff --git a/content/en/docs/2025.5/Reference/Concepts/fundamentals/variables/using-variables.md b/content/en/docs/2025.5/Reference/Concepts/fundamentals/variables/using-variables.md index b98505ec9..6261ef142 100644 --- a/content/en/docs/2025.5/Reference/Concepts/fundamentals/variables/using-variables.md +++ b/content/en/docs/2025.5/Reference/Concepts/fundamentals/variables/using-variables.md @@ -202,6 +202,8 @@ None [Exception]: {{< url path="Cortex.Reference.DataTypes.Exceptions.Exception.MainDoc" >}} [String]: {{< url path="Cortex.Reference.DataTypes.Text.String.MainDoc" >}} +[Variable Editor]: {{< url path="Cortex.Reference.Concepts.Fundamentals.Blocks.BlockProperties.PropertyEditors.VariableEditor.MainDoc" >}} + [Variables Grid]: {{< url path="Cortex.Guides.UserGuides.UserInterfaces.Gateway.Dev.FlowEditor.BottomPanel.VariablesGrid.MainDoc" >}} [Properties]: {{< url path="Cortex.Reference.Glossary.P-T.PropertyCSharp" >}} diff --git a/content/en/docs/2025.7/Reference/Concepts/fundamentals/variables/using-variables.md b/content/en/docs/2025.7/Reference/Concepts/fundamentals/variables/using-variables.md index b98505ec9..bb31094b1 100644 --- a/content/en/docs/2025.7/Reference/Concepts/fundamentals/variables/using-variables.md +++ b/content/en/docs/2025.7/Reference/Concepts/fundamentals/variables/using-variables.md @@ -202,6 +202,7 @@ None [Exception]: {{< url path="Cortex.Reference.DataTypes.Exceptions.Exception.MainDoc" >}} [String]: {{< url path="Cortex.Reference.DataTypes.Text.String.MainDoc" >}} +[Variable Editor]: {{< url path="Cortex.Reference.Concepts.Fundamentals.Blocks.BlockProperties.PropertyEditors.VariableEditor.MainDoc" >}} [Variables Grid]: {{< url path="Cortex.Guides.UserGuides.UserInterfaces.Gateway.Dev.FlowEditor.BottomPanel.VariablesGrid.MainDoc" >}} [Properties]: {{< url path="Cortex.Reference.Glossary.P-T.PropertyCSharp" >}} From 4d6685833a8048f317974ce32eece4ff4e4c46de Mon Sep 17 00:00:00 2001 From: Donna-Marie Smith Date: Thu, 11 Sep 2025 09:48:37 +0100 Subject: [PATCH 2/2] Merged Main and Updated broken link 2025.9 --- .../Reference/Concepts/fundamentals/variables/using-variables.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/en/docs/2025.9/Reference/Concepts/fundamentals/variables/using-variables.md b/content/en/docs/2025.9/Reference/Concepts/fundamentals/variables/using-variables.md index b98505ec9..bb31094b1 100644 --- a/content/en/docs/2025.9/Reference/Concepts/fundamentals/variables/using-variables.md +++ b/content/en/docs/2025.9/Reference/Concepts/fundamentals/variables/using-variables.md @@ -202,6 +202,7 @@ None [Exception]: {{< url path="Cortex.Reference.DataTypes.Exceptions.Exception.MainDoc" >}} [String]: {{< url path="Cortex.Reference.DataTypes.Text.String.MainDoc" >}} +[Variable Editor]: {{< url path="Cortex.Reference.Concepts.Fundamentals.Blocks.BlockProperties.PropertyEditors.VariableEditor.MainDoc" >}} [Variables Grid]: {{< url path="Cortex.Guides.UserGuides.UserInterfaces.Gateway.Dev.FlowEditor.BottomPanel.VariablesGrid.MainDoc" >}} [Properties]: {{< url path="Cortex.Reference.Glossary.P-T.PropertyCSharp" >}}