summaryrefslogtreecommitdiff
path: root/plugins/oc
diff options
context:
space:
mode:
authorAlwyn Kik <alwyn@kik.pw>2021-12-28 16:59:48 +0100
committerGitHub <noreply@github.com>2021-12-28 16:59:48 +0100
commitd5cb1d339f3fb8b181d5ab5527718657587021ea (patch)
treec3e5fc884ce172a823e80c02b81079504648ddab /plugins/oc
parentdf4508ad543236f754b3cd373d474b4af3638115 (diff)
downloadzsh-d5cb1d339f3fb8b181d5ab5527718657587021ea.tar.gz
zsh-d5cb1d339f3fb8b181d5ab5527718657587021ea.tar.bz2
zsh-d5cb1d339f3fb8b181d5ab5527718657587021ea.zip
docs(oc): update link to openshift CLI reference (#9667)
Diffstat (limited to 'plugins/oc')
-rw-r--r--plugins/oc/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/oc/README.md b/plugins/oc/README.md
index deae9b2d0..b7903eafe 100644
--- a/plugins/oc/README.md
+++ b/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: