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

Commit 93fbd06

Browse files
authored
🐛 Fixed broken FAQ link (#632)
1 parent cce1213 commit 93fbd06

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

exercises/1-the-manual-menace/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -243,9 +243,9 @@ ansible-galaxy install -r requirements.yml --roles-path=roles
243243

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

246-
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.
246+
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.
247247

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

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

0 commit comments

Comments
 (0)