Skip to content

Commit 85bcc0a

Browse files
author
cortex-lp
committed
fix links missing in some files
1 parent 1d2f134 commit 85bcc0a

14 files changed

Lines changed: 168 additions & 3248 deletions

File tree

content/en/blog/releases/2025.X/2025.5.md

Lines changed: 151 additions & 163 deletions
Large diffs are not rendered by default.

content/en/docs/2024.9/Guides/cortex-studio/south-panel.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,3 +66,5 @@ TODO: Screenshots
6666
## See Also
6767

6868
### Related Concepts
69+
70+
[Variable Grid]: {{< url path="Cortex.Guides.UserGuides.UserInterfaces.Gateway.Dev.FlowEditor.BottomPanel.VariablesGrid.MainDoc" >}}

content/en/docs/2024.9/Reference/Blocks/Files-And-Folders/delete-folder/delete-folders-block.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,6 +171,7 @@ If an exception occurs when trying to delete a folder in [Folder Paths][FolderPa
171171

172172
[Literal]: {{< url path="Cortex.Reference.Concepts.Fundamentals.Blocks.BlockProperties.PropertyEditors.LiteralEditor.MainDoc" >}}
173173
[Variable]: {{< url path="Cortex.Reference.Concepts.Fundamentals.Blocks.BlockProperties.PropertyEditors.VariableEditor.MainDoc" >}}
174-
[Expression]: {{< url path="Cortex.Reference.Concepts.Fundamentals.Blocks.BlockProperties.PropertyEditors.ExpressionEditor.MainDoc" >}}
175174

176175
[Advanced]: {{< url path="Cortex.Reference.Concepts.Fundamentals.Blocks.BlockProperties.AdvancedProperties.MainDoc" >}}
176+
177+
[Duplicate Folder Paths]: {{< url path="Cortex.Reference.Blocks.FilesAndFolders.CopyFolder.DuplicateFolder.MainDoc" >}}

content/en/docs/2024.9/Reference/Exceptions/collections/occurrence-not-present-exception.md

Lines changed: 1 addition & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -95,17 +95,4 @@ None
9595

9696
None
9797

98-
[Start Flow]: {{< url path="Cortex.Reference.Blocks.Flows.StartFlow.StartFlow.MainDoc" >}}
99-
[End Flow]: {{< url path="Cortex.Reference.Blocks.Flows.EndFlow.EndFlow.MainDoc" >}}
100-
101-
[Wait For Duration]: {{< url path="Cortex.Reference.Blocks.Schedules.WaitFor.WaitForDuration.MainDoc" >}}
102-
103-
[Start Workspace]: {{< url path="Cortex.Reference.Blocks.Workspaces.StartWorkspace.StartWorkspace.MainDoc" >}}
104-
[End Workspace]: {{< url path="Cortex.Reference.Blocks.Workspaces.EndWorkspace.EndWorkspace.MainDoc" >}}
105-
106-
[Blocks]: {{< url path="Cortex.Reference.Concepts.Fundamentals.Blocks.MainDoc" >}}
107-
[Block Properties]: {{< url path="Cortex.Reference.Concepts.Fundamentals.Blocks.BlockProperties.MainDoc" >}}
108-
[Exceptions]: {{< url path="Cortex.Reference.Concepts.Fundamentals.Exceptions.MainDoc" >}}
109-
110-
[String]: {{< url path="Cortex.Reference.DataTypes.Text.String.MainDoc" >}}
111-
[TimePeriod]: {{< url path="Cortex.Reference.DataTypes.DateAndTime.TimePeriod.MainDoc" >}}
98+
[Message]: {{< ref "#message-format" >}}

content/en/docs/2024.9/getting-started/on-premise/add-innovation-to-72/multiple-server-with-ha/install-web-application-server/prerequisites.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,3 +54,4 @@ The Flow Debugger also requires an X.509 SSL certificate to be installed on the
5454
[Configure CORTEX Gateway Installation Script]: {{< url path="Cortex.GettingStarted.OnPremise.AddInnovationTo72.MultipleServerWithHA.ConfigureCortexGatewayInstallationScriptNew" >}}
5555
[Install Application Servers and Load Balancer]: {{< url path="Cortex.GettingStarted.OnPremise.AddInnovationTo72.MultipleServerWithHA.InstallApplicationAndLoadBalancerServers" >}}
5656
[Install Flow Debugger]: {{< url path="Cortex.GettingStarted.OnPremise.AddInnovationTo72.MultipleServerWithHA.DebuggerInstallation" >}}
57+
[gobetween]: {{< url path="GoBetween.MainDoc" >}}

content/en/docs/2024.9/getting-started/on-premise/add-innovation-to-72/multiple-server-with-ha/prerequisites.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ All server roles (e.g. Load Balancer, Application Server, Web Application Server
1515

1616
## Hardware Requirements
1717

18-
1918
| Server&nbsp;Role | Servers&nbsp;Required | CPU&nbsp;Cores&nbsp;(>&nbsp;2GHz) | RAM&nbsp;(GB) | Disk&nbsp;(GB) |
2019
|------------------|-----------------------|-----------------------------------|---------------|----------------------|
2120
| New Innovation Load&nbsp;Balancer | 1[^1] | 4+&nbsp;*Recommended*<br>2&nbsp;*Minimum* | 8+&nbsp;*Recommended*<br>4&nbsp;*Minimum* | 50+&nbsp;*Recommended*<br>30&nbsp;*Minimum*<br>5+&nbsp;free&nbsp;on&nbsp;installation&nbsp;drive |
@@ -335,8 +334,6 @@ Innovation has a [gobetween][] load balancer included that isn't highly availabl
335334
336335
1. [Install Application Servers and Load Balancer][]
337336
338-
[alternative load balancer]: {{< ref "#alternative-load-balancer-requirements" >}}
339-
[Anycast]: {{< url path="Anycast.MainDoc" >}}
340337
[Architecture]: {{< url path="Cortex.GettingStarted.OnPremise.AddInnovationTo72.MultipleServerWithHA.Architecture" >}}
341338
[C++ Redistributable]: {{< url path="MSDownload.CPlusPlusRedistributable.2013" >}}
342339
[CORTEX Service Portal]: {{< url path="Cortex.ServicePortal.MainDoc" >}}
@@ -345,9 +342,9 @@ Innovation has a [gobetween][] load balancer included that isn't highly availabl
345342
[Install Application Servers and Load Balancer]: {{< url path="Cortex.GettingStarted.OnPremise.AddInnovationTo72.MultipleServerWithHA.InstallApplicationAndLoadBalancerServers" >}}
346343
[Microsoft Server 2016]: {{< url path="MSEval.WindowsServer.2016" >}}
347344
[Microsoft Server 2019]: {{< url path="MSEval.WindowsServer.2019" >}}
345+
[Create Full DB Backup]: {{< url path="MSDocs.SqlServer.CreateFullDbBackup" >}}
348346
[NET Framework 472]: {{< url path="MSDotNet.Framework472.MainDoc" >}}
349347
[Port Requirements]: {{< url path="Cortex.GettingStarted.OnPremise.InstallInnovationOnly.Advanced.PortRequirements" >}}
350-
[Recommended Architecture]: {{< url path="Cortex.GettingStarted.OnPremise.AddInnovationTo72.MultipleServerWithHA.RecommendedArchitecture" >}}
351348
[SSL Best Practices]: {{< url path="Cortex.GettingStarted.OnPremise.InstallInnovationOnly.Advanced.SSLBestPractices" >}}
352349
[Upgrading Gateway]: {{< url path="Cortex.GettingStarted.OnPremise.AddInnovationTo72.MultipleServerWithHA.ConfigureCortexGatewayInstallationScriptNew" >}}
353350
[web application server]: {{< ref "#web-application-server" >}}

content/en/docs/2024.9/getting-started/on-premise/add-innovation-to-72/single-server-without-ha/prerequisites.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -249,12 +249,12 @@ See [SSL Best Practices][] for a full list of the security changes which will be
249249
[Architecture]: {{< url path="Cortex.GettingStarted.OnPremise.AddInnovationTo72.SingleServerWithoutHA.Architecture" >}}
250250
[C++ Redistributable]: {{< url path="MSDownload.CPlusPlusRedistributable.2013" >}}
251251
[CORTEX Service Portal]: {{< url path="Cortex.ServicePortal.MainDoc" >}}
252-
[Create Full DB Backup]: {{< url path="MSDocs.SqlServer.CreateFullDbBackup" >}}
253252
[IIS URL Rewrite]: {{< url path="IIS.Downloads.UrlRewrite-2_1" >}}
254253
[Install Application Server]: {{< url path="Cortex.GettingStarted.OnPremise.AddInnovationTo72.SingleServerWithoutHA.InstallApplicationServer" >}}
255254
[Microsoft Server 2019]: {{< url path="MSEval.WindowsServer.2019" >}}
256255
[Microsoft Server 2016]: {{< url path="MSEval.WindowsServer.2016" >}}
257256
[NET Framework 472]: {{< url path="MSDotNet.Framework472.MainDoc" >}}
257+
[Create Full DB Backup]: {{< url path="MSDocs.SqlServer.CreateFullDbBackup" >}}
258258
[Port Requirements]: {{< url path="Cortex.GettingStarted.OnPremise.InstallInnovationOnly.Advanced.PortRequirements" >}}
259259
[SSL Best Practices]: {{< url path="Cortex.GettingStarted.OnPremise.InstallInnovationOnly.Advanced.SSLBestPractices" >}}
260260
[Upgrading Gateway]: {{< url path="Cortex.GettingStarted.OnPremise.AddInnovationTo72.SingleServerWithoutHA.ConfigureCortexGatewayInstallationScript" >}}

content/en/docs/2024.9/getting-started/on-premise/install-innovation-only/multiple-server-with-ha/install-web-application-server/prerequisites.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,3 +102,4 @@ To import the certificate manually follow the below steps:
102102
[Import Certificate Manually]: {{< ref "#import-certificate-manually" >}}
103103
[Install Application Servers and Load Balancer]: {{< url path="Cortex.GettingStarted.OnPremise.InstallInnovationOnly.MultipleServerWithHA.InstallApplicationAndLoadBalancerServers" >}}
104104
[Install Flow Debugger]: {{< url path="Cortex.GettingStarted.OnPremise.InstallInnovationOnly.MultipleServerWithHA.DebuggerInstallation" >}}
105+
[gobetween]: {{< url path="GoBetween.MainDoc" >}}

content/en/docs/2025.3/Guides/cortex-studio/south-panel.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,3 +66,5 @@ TODO: Screenshots
6666
## See Also
6767

6868
### Related Concepts
69+
70+
[Variable Grid]: {{< url path="Cortex.Guides.UserGuides.UserInterfaces.Gateway.Dev.FlowEditor.BottomPanel.VariablesGrid.MainDoc" >}}

content/en/docs/2025.3/Reference/Blocks/Files-And-Folders/delete-folder/delete-folders-block.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,6 +171,7 @@ If an exception occurs when trying to delete a folder in [Folder Paths][FolderPa
171171

172172
[Literal]: {{< url path="Cortex.Reference.Concepts.Fundamentals.Blocks.BlockProperties.PropertyEditors.LiteralEditor.MainDoc" >}}
173173
[Variable]: {{< url path="Cortex.Reference.Concepts.Fundamentals.Blocks.BlockProperties.PropertyEditors.VariableEditor.MainDoc" >}}
174-
[Expression]: {{< url path="Cortex.Reference.Concepts.Fundamentals.Blocks.BlockProperties.PropertyEditors.ExpressionEditor.MainDoc" >}}
175174

176175
[Advanced]: {{< url path="Cortex.Reference.Concepts.Fundamentals.Blocks.BlockProperties.AdvancedProperties.MainDoc" >}}
176+
177+
[Duplicate Folder Paths]: {{< url path="Cortex.Reference.Blocks.FilesAndFolders.CopyFolder.DuplicateFolder.MainDoc" >}}

0 commit comments

Comments
 (0)