Skip to content

Commit 2343372

Browse files
author
Donna-Marie Smith
committed
Removed reference to innovation throught documentation where possible
1 parent de3a9f4 commit 2343372

File tree

104 files changed

+182
-182
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

104 files changed

+182
-182
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Guides"
33
linkTitle: "Guides"
4-
description: "This section includes all guides for the {{% ctx %}} Innovation platform."
4+
description: "This section includes all guides for the {{% ctx %}} platform."
55
weight: 10
66
---

content/en/docs/2025.1/Guides/cortex-gateway/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "CORTEX Gateway"
33
linkTitle: "CORTEX Gateway"
4-
description: "The centralised web-based portal for accessing all user applications and tooling in the {{% ctx %}} Innovation platform."
4+
description: "The centralised web-based portal for accessing all user applications and tooling in the {{% ctx %}} platform."
55
weight: 1
66
---
77

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Packages"
33
linkTitle: "Packages"
4-
description: "Create and Manage {{% ctx %}} Innovation Packages"
4+
description: "Create and Manage {{% ctx %}} Packages"
55
---
66

77
{{< workinprogress >}}
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: "CORTEX Innovation"
3-
linkTitle: "CORTEX Innovation"
4-
description: "The {{% ctx %}} Innovation platform."
2+
title: "CORTEX"
3+
linkTitle: "CORTEX"
4+
description: "The {{% ctx %}} platform."
55
weight: 300
66
---

content/en/docs/2025.1/Guides/cortex-interaction-portal/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "CORTEX Interaction Portal"
33
linkTitle: "CORTEX Interaction Portal"
4-
description: "A web application that provides Human-in-the-Loop capabilities to the {{% ctx %}} Innovation platform."
4+
description: "A web application that provides Human-in-the-Loop capabilities to the {{% ctx %}} platform."
55
weight: 400
66
---
77

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
title: "Upgrade"
33
linkTitle: "Upgrade"
4-
description: "Instructions to upgrade {{% ctx %}} Innovation across multiple on-premise servers with high availability (HA)."
4+
description: "Instructions to upgrade {{% ctx %}} across multiple on-premise servers with high availability (HA)."
55
weight: 40
66
---
77

8-
This guide describes how to upgrade {{% ctx %}} Innovation. Please ensure that the [Pre-Upgrade][PreUpgrade] steps have been completed before starting the upgrade.
8+
This guide describes how to upgrade {{% ctx %}}. Please ensure that the [Pre-Upgrade][PreUpgrade] steps have been completed before starting the upgrade.
99

1010
[PreUpgrade]: {{< url path="Cortex.Guides.UpgradeCortex.2024.11to2025.1.MultipleServerWithHA.PreUpgrade" >}}
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
title: "Upgrade"
33
linkTitle: "Upgrade"
4-
description: "Instructions to upgrade {{% ctx %}} Innovation on a single on-premise server without high availability (HA)."
4+
description: "Instructions to upgrade {{% ctx %}} on a single on-premise server without high availability (HA)."
55
weight: 40
66
---
77

8-
This guide describes how to upgrade {{% ctx %}} Innovation. Please ensure that the [Pre-Upgrade][PreUpgrade] steps have been completed before starting the upgrade.
8+
This guide describes how to upgrade {{% ctx %}}. Please ensure that the [Pre-Upgrade][PreUpgrade] steps have been completed before starting the upgrade.
99

1010
[PreUpgrade]: {{< url path="Cortex.Guides.UpgradeCortex.2024.11to2025.1.SingleServerWithoutHA.PreUpgrade" >}}

content/en/docs/2025.1/Guides/upgrade-observability/dashboards/Grafana/upgrade-dashboards.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ This guide describes how to upgrade the default dashboards that are provided for
1111

1212
## Download the Default Dashboards
1313

14-
1. Download [Grafana.Dashboards.zip][] archive containing the {{% ctx %}} Innovation default dashboards.
14+
1. Download [Grafana.Dashboards.zip][] archive containing the {{% ctx %}} default dashboards.
1515
1. Extract the content of the downloaded archive to a suitable location.
1616

1717
## Import New Dashboards
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "CORTEX Innovation"
33
linkTitle: "CORTEX Innovation"
4-
description: "This section includes all reference documentation for the APIs exposed by the {{% ctx %}} Innovation platform."
4+
description: "This section includes all reference documentation for the APIs exposed by the {{% ctx %}} platform."
55
weight: 300
66
---

content/en/docs/2025.1/Reference/Blocks/http/execute-http-request/execute-http-request-block-1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,7 @@ The flow being run is `ExampleFlow`. This flow sets the value of an [Output][] v
279279

280280
<br>
281281

282-
This example will send this request to `https://server.domain.com:8722/api/default/default/flows/ExampleFlow/executions?packageName=ExamplePackage`, where `server.domain.com` is the FQDN of the server hosting an Innovation install.
282+
This example will send this request to `https://server.domain.com:8722/api/default/default/flows/ExampleFlow/executions?packageName=ExamplePackage`, where `server.domain.com` is the FQDN of the server hosting a {{% ctx %}} install.
283283

284284
#### Properties
285285

0 commit comments

Comments
 (0)