Skip to content

Commit

Permalink
fixing broken links
Browse files Browse the repository at this point in the history
Signed-off-by: anaxceron <[email protected]>
  • Loading branch information
anaxceron committed Dec 12, 2023
1 parent da9999c commit 90c5b50
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion docs/user-guide/cli-install-cli-checklist.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ To plan your Zowe CLI installation, review the following checklist.
| Step | Description | Role | Time Estimate | Status |
| ----------- | ----------- | ---------- | ------------- | ---------- |
| [Review the Zowe CLI information roadmap](../user-guide/user-roadmap-zowe-cli.md) | Learn about various Zowe CLI topics | Systems administrator, application developer, systems programmer, DevOps architect | **.25** hrs | |
| [Review the release notes](../getting-started/release-notes/release-notes-overview.md) | Read about new features and enhancements included with this release of Zowe CLI | Systems administrator, DevOps architect | **.25** hours | || Review the Zowe CLI installation methods | [Determine the installation package to use to install CLI](cli-installcli.md) | Systems administrator | **.25**hrs | |
| [Review the release notes](../whats-new/release-notes/release-notes-overview.md) | Read about new features and enhancements included with this release of Zowe CLI | Systems administrator, DevOps architect | **.25** hours | || Review the Zowe CLI installation methods | [Determine the installation package to use to install CLI](cli-installcli.md) | Systems administrator | **.25**hrs | |
| [Address the requirements](../user-guide/systemrequirements-cli.md) | Install the client-side and host-side software, and ensure that there is sufficient free disk space | Systems administrator | **See Note-1** | |
| [(Optional) Install API Mediation Layer](../user-guide/install-zos.md) | Install the Zowe Runtime, which includes API Mediation Layer | Systems administrator | **8** hrs | |
| [Install z/OSMF](https://www.ibm.com/docs/en/zos/2.3.0?topic=configuration-setting-up-zosmf-first-time) | Follow the steps to install z/OSMF | Systems administrator | **See Note-2** | |
Expand Down
2 changes: 1 addition & 1 deletion docs/user-guide/cli-installcli.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Install Zowe&trade; CLI on your computer.

If your role is that of a systems administrator or you are familiar with command-line tools and want to get started using Zowe CLI quickly, see [Zowe CLI quick start](../getting-started/cli-getting-started.md). You can learn about new CLI features in the [Release notes](../getting-started/release-notes/release-notes-overview.md).
If your role is that of a systems administrator or you are familiar with command-line tools and want to get started using Zowe CLI quickly, see [Zowe CLI quick start](../getting-started/cli-getting-started.md). You can learn about new CLI features in the [Release notes](../whats-new/release-notes/release-notes-overview.md).

After you install Zowe CLI and Zowe CLI plug-ins using your preferred installation method, see [Using CLI](../user-guide/cli-using-usingcli.md) to learn about how to connect Zowe CLI to the mainframe, create Zowe CLI profiles and team profiles, integrate Zowe CLI with API ML, enable daemon mode, and much, much more!
## Installation guidelines
Expand Down
2 changes: 1 addition & 1 deletion docs/user-guide/cli-updatingcli.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ If you are running Zowe CLI version v1.8.x to v1.27.x, you can update to `@zowe-

You updated to the Zowe CLI V2-LTS version!

Ensure that you review the [Release Notes](../getting-started/release-notes/v2_0_0.md), which describes **Notable Changes** in this version. We recommend issuing familiar commands and running scripts to ensure that your profiles/scripts are compatible. You might need to take corrective action to address the breaking changes.
Ensure that you review the [Release Notes](../whats-new/release-notes/v2_0_0.md), which describes **Notable Changes** in this version. We recommend issuing familiar commands and running scripts to ensure that your profiles/scripts are compatible. You might need to take corrective action to address the breaking changes.

## Identify the currently installed version of Zowe CLI

Expand Down
2 changes: 1 addition & 1 deletion docs/whats-new/release-notes/v2_3_1.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ Welcome to the Zowe Version 2.3.1 release!

This release contains a minor packaging fix, no user action is required.

See [Zowe's Version 2.3.0](./v2_1_0) release notes for the latest features, enhancements, and bug fixes.
See [Zowe's Version 2.3.0](./v2_3_0) release notes for the latest features, enhancements, and bug fixes.

**Download v2.3.1 build**: Want to try new features as soon as possible? You can download the V2.3.1 build from [Zowe.org](https://www.zowe.org/download.html).

0 comments on commit 90c5b50

Please sign in to comment.