From 90c5b5011fedcdef0fc48b9c532c9464b2c892db Mon Sep 17 00:00:00 2001 From: anaxceron Date: Tue, 12 Dec 2023 14:41:52 -0500 Subject: [PATCH] fixing broken links Signed-off-by: anaxceron --- docs/user-guide/cli-install-cli-checklist.md | 2 +- docs/user-guide/cli-installcli.md | 2 +- docs/user-guide/cli-updatingcli.md | 2 +- docs/whats-new/release-notes/v2_3_1.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/user-guide/cli-install-cli-checklist.md b/docs/user-guide/cli-install-cli-checklist.md index e2ae83063e..13b7a2df36 100644 --- a/docs/user-guide/cli-install-cli-checklist.md +++ b/docs/user-guide/cli-install-cli-checklist.md @@ -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** | | diff --git a/docs/user-guide/cli-installcli.md b/docs/user-guide/cli-installcli.md index 2708530e6e..318a83c09e 100644 --- a/docs/user-guide/cli-installcli.md +++ b/docs/user-guide/cli-installcli.md @@ -2,7 +2,7 @@ Install Zowe™ 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 diff --git a/docs/user-guide/cli-updatingcli.md b/docs/user-guide/cli-updatingcli.md index a4a5546f05..1254fdd064 100644 --- a/docs/user-guide/cli-updatingcli.md +++ b/docs/user-guide/cli-updatingcli.md @@ -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 diff --git a/docs/whats-new/release-notes/v2_3_1.md b/docs/whats-new/release-notes/v2_3_1.md index a26a50d66b..cb7068aa96 100644 --- a/docs/whats-new/release-notes/v2_3_1.md +++ b/docs/whats-new/release-notes/v2_3_1.md @@ -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).