Skip to content

Commit c5ca4a6

Browse files
committed
[ci skip] updated readme and made titles consistent
1 parent 2ba97ef commit c5ca4a6

File tree

4 files changed

+9
-6
lines changed

4 files changed

+9
-6
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,8 @@ The project was started in February 2019 and is at an early stage of development
66

77
To try it out, build the plug-in from source as described in [setup](docs-internal/tutorials/Setup.md).
88

9+
## Documentation
10+
You can find information and tutorials on using this plugin in our [documentation](https://ibm.github.io/zowe-cli-cics-deploy-plugin/index.html).
11+
912
## Contributing
1013
Contributions are welcome - see the [contribution guidelines](CONTRIBUTING.md). If you have a question or encounter a problem please raise an issue in this repo.

docs/pages/cdp/cdp-Create-Zowe-CLI-profiles.md renamed to docs/pages/cdp/cdp-Creating-Zowe-CLI-profiles.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
2-
title: Create Zowe CLI profiles
2+
title: Creating Zowe CLI profiles
33
tags: [getting_started, concepts]
44
keywords:
55
summary: "Zowe profiles let you store configuration details so you don't have to repeat them every time you use a Zowe CLI command."
66
sidebar: cdp_sidebar
7-
permalink: cdp-Create-Zowe-CLI-profiles.html
7+
permalink: cdp-Creating-Zowe-CLI-profiles.html
88
folder: cdp
99
---
1010

docs/pages/cdp/cdp-Installation.md renamed to docs/pages/cdp/cdp-Installing.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
2-
title: Installation
2+
title: Installing
33
tags: [getting_started]
44
keywords:
55
summary: "To install the Zowe CLI and cics-deploy plugin, perform the following steps. For clarity, these components are installed on your local workstation, not on z/OS."
66
sidebar: cdp_sidebar
7-
permalink: cdp-Installation.html
7+
permalink: cdp-Installing.html
88
folder: cdp
99
toc: false
1010
---

docs/pages/cdp/cdp-Provision-a-CICS-region-using-zospt.md renamed to docs/pages/cdp/cdp-Provisioning-a-CICS-region-using-zospt.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
2-
title: Provision a CICS region using z/OS PT
2+
title: Provisioning a CICS region using z/OS PT
33
tags: [tutorial]
44
keywords:
55
summary: "The following steps take you through preparing a z/OS Provisioning Toolkit image for CICS, provisioning a CICS region using the image, and then starting, stopping and deprovisioning it."
66
sidebar: cdp_sidebar
7-
permalink: cdp-Provision-a-CICS-region-using-zospt.html
7+
permalink: cdp-Provisioning-a-CICS-region-using-zospt.html
88
folder: cdp
99
toc: true
1010
---

0 commit comments

Comments
 (0)