diff --git a/docs/getting-started/ZE-system-reqs.md b/docs/getting-started/ZE-system-reqs.md index a84c4c054d..d7a6c24dde 100644 --- a/docs/getting-started/ZE-system-reqs.md +++ b/docs/getting-started/ZE-system-reqs.md @@ -36,9 +36,9 @@ Before installing Zowe Explorer, make sure that you meet the following requireme ## Server side requirements - IBM z/OSMF is configured and running. - - See [z/OSMF REST services for Zowe clients](/user-guide/systemrequirements-zosmf/#zosmf-rest-services-for-the-zowe-cli) for a list of services that need configuration. + - See [z/OSMF REST services for Zowe clients](../user-guide/systemrequirements-zosmf.md#zosmf-rest-services-for-zowe-clients) for a list of services that need configuration. - Applicable plug-in services are configured and running on the mainframe. - Plug-ins communicate with various mainframe services. The services must be configured and running on the mainframe before issuing plug-in commands. - * See [Zowe Explorer CICS Extension system requirements](../user-guide/ze-using-zowe-explorer-cics-ext#system-requirements). - * See [Zowe Explorer FTP Extension system requirements](../user-guide/ze-ftp-using-ze-ftp-ext#system-requirements). + * See [Zowe Explorer CICS Extension system requirements](./install-ze-extensions.md#zowe-explorer-cics-extension-system-requirements). + * See [Zowe Explorer FTP Extension system requirements](./install-ze-extensions.md#zowe-explorer-ftp-extension-system-requirements). diff --git a/docs/user-guide/ze-ftp-install-ze-ftp-ext.md b/docs/user-guide/ze-ftp-install-ze-ftp-ext.md index f1e448ffab..44b1be2e3a 100644 --- a/docs/user-guide/ze-ftp-install-ze-ftp-ext.md +++ b/docs/user-guide/ze-ftp-install-ze-ftp-ext.md @@ -6,9 +6,10 @@ Zowe Explorer FTP extension adds the FTP protocol to the [Zowe Explorer](https:/ 1. Install the VS Code extension from the [Microsoft](https://marketplace.visualstudio.com/items?itemName=Zowe.zowe-explorer-ftp-extension) or [Open VSX](https://open-vsx.org/extension/Zowe/zowe-explorer-ftp-extension) marketplace. - **Note:** The installation includes Zowe Explorer if it is not already installed as it is a required dependency. + :::note + The installation includes Zowe Explorer if it is not already installed as it is a required dependency. + ::: 2. Close and reopen VS Code to check that the notification message "Zowe Explorer was modified for FTP support" displays. Once installed, the notification displays every time you open VS Code to confirm that the FTP extension is available. - \ No newline at end of file