Skip to content
This repository has been archived by the owner on Jul 23, 2022. It is now read-only.

Commit

Permalink
🐛 Fixed broken FAQ link (#632)
Browse files Browse the repository at this point in the history
  • Loading branch information
rmarting authored Nov 3, 2021
1 parent cce1213 commit 93fbd06
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions exercises/1-the-manual-menace/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -243,9 +243,9 @@ ansible-galaxy install -r requirements.yml --roles-path=roles

11. Apply the inventory by logging into OpenShift on the terminal.

You will need to retrieve a token first, by browsing to the token request page. This is available from the `OpenShift Web UI` ([more information on the FAQ page here](../faq-page/README.md)) once you are logged in.
You will need to retrieve a token first, by browsing to the token request page. This is available from the `OpenShift Web UI` ([more information on the FAQ page here](/faq-page/README.md)) once you are logged in.

Go to the top right corner of your `Openshift Web UI` and click in your user name, then `Copy Login Command`.
Go to the top right corner of your `OpenShift Web UI` and click in your user name, then `Copy Login Command`.

![ocp-copy-login-command](../images/exercise1/api-login-token-0.png)

Expand Down

0 comments on commit 93fbd06

Please sign in to comment.