-
Notifications
You must be signed in to change notification settings - Fork 26
Description
This is the broken link:
crc-extension/src/extension.ts
Line 88 in c90c3dc
url: 'https://access.redhat.com/documentation/en-us/red_hat_openshift_local/2.18/html/getting_started_guide/installation_gsg', |
Not 100% sure what the replacement should be, honestly.
This is the "Getting started" Guide. which seems inappropriate:
https://developers.redhat.com/products/openshift-local/getting-started
This has a link, but that link is seriously broken, because it behaves totally different for me, depending on how I open it:
The link is:
https://developers.redhat.com/download-manager/link/3868678 (Big red Button "Install OpenShift on your laptop").
- If I open this link in a new tab, it just redirects to: https://developers.redhat.com/products which is not helpful at all.
- If I open it in the same tab, it redirects to https://console.redhat.com/openshift/create/local (which requires a login), where you then have a minimal installation guide.
I guess the link should be replaced with https://console.redhat.com/openshift/create/local but I think it's not a good design to require a login for a few lines of installation tutorial.
Currently trying to get up to speed with crc and local openshift, but the initial steps are confusing for a beginner imho.
Kind Regards
Sven