Fix broken links to installation guide (#6117)

Signed-off-by: Parthvi Vala <pvala@redhat.com>

Signed-off-by: Parthvi Vala <pvala@redhat.com>
This commit is contained in:
Parthvi Vala
2022-09-13 21:27:24 +05:30
committed by GitHub
parent 8b5986fa50
commit 886b14d69c
3 changed files with 3 additions and 3 deletions

View File

@@ -19,7 +19,7 @@ then
fi
MIRROR="https://developers.redhat.com/content-gateway/rest/mirror/pub/openshift-v4/clients/odo/$2/"
INSTALLATION_GUIDE="https://odo.dev/docs/getting-started/installation"
INSTALLATION_GUIDE="https://odo.dev/docs/overview/installation"
echo -e "# Installation of $2
To install odo, follow our installation guide at [odo.dev]($INSTALLATION_GUIDE)