Skip to content

Commit d850aaa

Browse files
authored
Remove reference to innovation and 7.2 (#201)
Removed references to old product naming where possible
1 parent de3a9f4 commit d850aaa

File tree

151 files changed

+260
-259
lines changed

Some content is hidden

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

151 files changed

+260
-259
lines changed

.htmltest.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,3 +40,4 @@ IgnoreDirs:
4040
- "docs/2024.3/?.*/"
4141
- "docs/2024.5/?.*/"
4242
- "docs/2024.7/?.*/"
43+
- "docs/2024.11/?.*/"
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 Applications"
3+
linkTitle: "CORTEX Applications"
4+
description: "The Service Fabric applications hosting the services within the {{% ctx %}} platform."
55
weight: 300
66
---
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
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

8-
* {{< filelink src="/pdf/Cortex Interaction Portal User Guide.pdf" name="CORTEX Interaction Portal User Guide" >}}
9-
* {{< filelink src="/pdf/Cortex Interaction Portal Developer Guide.pdf" name="CORTEX Interaction Portal Developer Guide" >}}
10-
* {{< filelink src="/pdf/Cortex Interaction Portal Merging Guide.pdf" name="CORTEX Interaction Portal Merging Guide" >}}
8+
* {{< filelink src="/pdf/CORTEX Interaction Portal - User Guide.pdf" name="CORTEX Interaction Portal User Guide" >}}
9+
* {{< filelink src="/pdf/CORTEX Interaction Portal - Developer Guide.pdf" name="CORTEX Interaction Portal Developer Guide" >}}
10+
* {{< filelink src="/pdf/CORTEX Interaction Portal - Merging Guide.pdf" name="CORTEX Interaction Portal Merging Guide" >}}

content/en/docs/2025.1/Guides/upgrade-cortex/2024.11-to-2025.1/multiple-server-with-ha/pre-upgrade.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ weight: 30
77

88
# {{% param title %}}
99

10-
This guide describes how to perform the steps required before starting the upgrade of {{% ctx %}} Innovation.
10+
This guide describes how to perform the steps required before starting the upgrade of {{% ctx %}}.
1111

1212
## Make Installation Artefacts Available on all Servers
1313

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" >}}

content/en/docs/2025.1/Guides/upgrade-cortex/2024.11-to-2025.1/single-server-without-ha/pre-upgrade.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ weight: 30
77

88
# {{% param title %}}
99

10-
This guide describes how to perform the steps required before starting the upgrade of {{% ctx %}} Innovation.
10+
This guide describes how to perform the steps required before starting the upgrade of {{% ctx %}}.
1111

1212
## Make Installation Artefacts Available
1313

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" >}}

0 commit comments

Comments
 (0)