docs(oc): update link to openshift CLI reference (#9667)

master
Alwyn Kik 5 years ago committed by GitHub
parent df4508ad54
commit d5cb1d339f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      plugins/oc/README.md

@ -1,6 +1,6 @@
# OC - OpenShift CLI
This plugin provides autocompletion for [OC](https://docs.openshift.com/container-platform/3.7/cli_reference/index.html) commands, building, managing and updating operations.
This plugin provides autocompletion for [OC](https://docs.openshift.com/container-platform/latest/cli_reference/openshift_cli/getting-started-cli.html) commands, building, managing and updating operations.
To use it, add `oc` to the plugins array of your zshrc file:

Loading…
Cancel
Save