1
0
mirror of https://github.com/openshift/installer.git synced 2026-02-05 06:46:36 +01:00

Update README.md

Broken link. Fixed it.
This commit is contained in:
Florian Moss
2020-10-17 20:33:03 +01:00
committed by GitHub
parent cf57c06a0a
commit a0b4041a6f

View File

@@ -13,5 +13,5 @@ Execute every step of the installation like below:
$ ansible-playbook -i inventory.yml bootstrap.yml
```
Please refer to the [oVirt/RHV documentation](../../docs/users/ovirt/install_upi.md)
Please refer to the [oVirt/RHV documentation](../../docs/user/ovirt/install_upi.md)
for the full step-by-step process.