mirror of
https://github.com/redhat-developer/odo.git
synced 2025-10-19 03:06:19 +03:00
Fix install URL link (#4487)
Signed-off-by: Scott Kurz <skurz@us.ibm.com>
This commit is contained in:
@@ -19,7 +19,7 @@ then
|
||||
fi
|
||||
|
||||
MIRROR="https://mirror.openshift.com/pub/openshift-v4/clients/odo/$2/"
|
||||
INSTALLATION_GUIDE="https://docs.openshift.com/container-platform/latest/cli_reference/openshift_developer_cli/installing-odo.html"
|
||||
INSTALLATION_GUIDE="https://docs.openshift.com/container-platform/latest/cli_reference/developer_cli_odo/installing-odo.html"
|
||||
|
||||
echo -e "# Installation of $2
|
||||
|
||||
|
||||
Reference in New Issue
Block a user