diff --git a/docs/user-guide/api-mediation/upgrade-zowe-no-downtime.md b/docs/user-guide/api-mediation/upgrade-zowe-no-downtime.md index 66b3edb58e..dcce19c91f 100644 --- a/docs/user-guide/api-mediation/upgrade-zowe-no-downtime.md +++ b/docs/user-guide/api-mediation/upgrade-zowe-no-downtime.md @@ -95,7 +95,7 @@ For more information, see the article _VARY TCPIP,,SYSPLEX_ in the IBM documenta 4. Start the upgraded instance. - **Note:** For more information about stopping and starting instances, see [Starting and stopping Zowe](../user-guide/start-zowe-zos.md). + **Note:** For more information about stopping and starting instances, see [Starting and stopping Zowe](../start-zowe-zos.md). 5. Wait until instance B is up and synchronized with instance A, wherein services are registered in all Discovery Services. To verify that instance B is up and sychronized with instance A, check the following accessibility conditions: diff --git a/docs/user-guide/generate-certificates.md b/docs/user-guide/generate-certificates.md index c0da203c00..5a3a432427 100644 --- a/docs/user-guide/generate-certificates.md +++ b/docs/user-guide/generate-certificates.md @@ -149,7 +149,7 @@ You completed the procedure to generate a PKCS12 keystore. ### Next steps after PKCS12 setup -When using a Zowe-generated certificate, you will be challenged by your browser when logging in to Zowe to accept Zowe's untrusted certificate authority. Depending on the browser you are using, there are different ways to proceed. See next steps about how to [import the PKCS12 certificate to your browser](../import-certificates#importing-an-existing-pkcs12-certificate). +When using a Zowe-generated certificate, you will be challenged by your browser when logging in to Zowe to accept Zowe's untrusted certificate authority. Depending on the browser you are using, there are different ways to proceed. See next steps about how to [import the PKCS12 certificate to your browser](./import-certificates.md). ## Creating a JCERACFKS certificate @@ -271,4 +271,4 @@ zowe: You completed the procedure to generate a JCERACFKS certificate. ### Next steps after JCERACFKS setup -For more information about how to use your JCERACFKS certificate, see [Use JCERACFKS certificates](../use-certificates#use-jceracfks-certificates). +For more information about how to use your JCERACFKS certificate, see [Use JCERACFKS certificates](./use-certificates.md).