Sfoglia il codice sorgente

#10765 Update installation doc link

- Precise link to go directly to the installation documentation
- Rename OpenShift Origin to OKD
Philips, Nikolas 6 anni fa
parent
commit
84f671ef00
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -59,8 +59,8 @@ ansible-playbook -i inventory/hosts playbooks/upgrade.yml
 # Further reading
 
 ## Complete Production Installation Documentation:
-- [OpenShift Container Platform](https://docs.openshift.com)
-- [OpenShift Origin](https://docs.okd.io)
+- [OpenShift Container Platform](https://docs.openshift.com/container-platform/latest/install/index.html)
+- [OKD](https://docs.okd.io/latest/install/index.html) (formerly OpenShift Origin)
 
 ## Containerized OpenShift Ansible