mirror of
https://github.com/redhat-developer/odo.git
synced 2025-10-19 03:06:19 +03:00
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:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user