Skip to content

Commit

Permalink
Merge pull request #3147 from zowe/janan07-fix-links4
Browse files Browse the repository at this point in the history
Fix links in API ML and certificate doc
  • Loading branch information
anaxceron authored Oct 6, 2023
2 parents e7f0262 + b53d327 commit 4e22f5e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/user-guide/api-mediation/upgrade-zowe-no-downtime.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down
4 changes: 2 additions & 2 deletions docs/user-guide/generate-certificates.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down Expand Up @@ -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).

0 comments on commit 4e22f5e

Please sign in to comment.