Skip to content

Commit 21f1093

Browse files
committed
Correct page name to be similar to title
Signed-off-by: Mark Cocker <[email protected]>
1 parent 092e9a5 commit 21f1093

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

docs/_data/sidebars/cdp_sidebar.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,12 +56,12 @@ entries:
5656
output: web
5757

5858
- title: Concepts
59-
url: cdp-Zowe-and-CLI
59+
url: cdp-Zowe-and-the-Zowe-CLI
6060
output: web
6161
folderitems:
6262

6363
- title: Zowe and the Zowe CLI
64-
url: cdp-Zowe-and-CLI
64+
url: cdp-Zowe-and-the-Zowe-CLI
6565
output: web
6666

6767
- title: Zowe CLI profiles

docs/pages/cdp/cdp-Zowe-CLI-CICS-deploy-plug-in.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ folder: cdp
1010

1111
The cics-deploy plug-in provides a CICS deployment workflow for developers and CI/CD automation pipelines similar to that experienced when deploying applications to cloud environments.
1212

13-
Before you start, and especially if you are not familiar with the world of z/OS, Zowe, and CICS, it's a good idea to read about some of the key concepts, which include [Zowe](cdp-Zowe-and-CLI), [Zowe CLI profiles](cdp-Zowe-CLI-profiles) and [CICS bundles](cdp-CICS-bundles). If you're keen to get going quickly, you can jump right in and follow along with our tutorial on [Deploying a Node.js application](cdp-Deploying-a-Nodejs-application).
13+
Before you start, and especially if you are not familiar with the world of z/OS, Zowe, and CICS, it's a good idea to read about some of the key concepts, which include [Zowe](cdp-Zowe-and-the-Zowe-CLI), [Zowe CLI profiles](cdp-Zowe-CLI-profiles) and [CICS bundles](cdp-CICS-bundles). If you're keen to get going quickly, you can jump right in and follow along with our tutorial on [Deploying a Node.js application](cdp-Deploying-a-Nodejs-application).
1414

1515
When everything is [installed](cdp-Installing) and you have [created the Zowe CLI profiles](cdp-Creating-Zowe-CLI-profiles), you can deploy an application from your workstation to CICS in two steps:
1616

docs/pages/cdp/cdp-zowe-and-cli.md renamed to docs/pages/cdp/cdp-zowe-and-the-Zowe-CLI.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ tags: [getting_started, concepts]
44
keywords:
55
summary: "Zowe is an open source framework that bridges the divide between workstation and mainframe computing."
66
sidebar: cdp_sidebar
7-
permalink: cdp-Zowe-and-CLI.html
7+
permalink: cdp-Zowe-and-the-Zowe-CLI.html
88
folder: cdp
99
---
1010

0 commit comments

Comments
 (0)