Skip to content

Commit

Permalink
Fix install URL link (#4487)
Browse files Browse the repository at this point in the history
Signed-off-by: Scott Kurz <[email protected]>
  • Loading branch information
scottkurz authored Mar 5, 2021
1 parent 1919b30 commit 01e46ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/changelog-script.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 01e46ab

Please sign in to comment.