From 01e46aba0051b278251e49d45a279809ecd43b1d Mon Sep 17 00:00:00 2001 From: Scott Kurz Date: Fri, 5 Mar 2021 12:41:05 -0500 Subject: [PATCH] Fix install URL link (#4487) Signed-off-by: Scott Kurz --- scripts/changelog-script.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/changelog-script.sh b/scripts/changelog-script.sh index 7c6c03a5a84..a6bc8049918 100755 --- a/scripts/changelog-script.sh +++ b/scripts/changelog-script.sh @@ -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