Explorar el Código

doc: replace OpenShift links

Add a link for creating an OpenShift cluster via OCM and link to the OCM
Downloads page for oc.
Samuel Padgett hace 4 años
padre
commit
be8077f520
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -14,7 +14,7 @@ and enabled in the console operator config by a cluster administrator.
 [Node.js](https://nodejs.org/en/) and [yarn](https://yarnpkg.com) are required
 to build and run the example. To run OpenShift console in a container, either
 [Docker](https://www.docker.com) or [podman 3.2.0+](https://podman.io) and
-[oc](https://mirror.openshift.com/pub/) are required.
+[oc](https://console.redhat.com/openshift/downloads) are required.
 
 ## Getting started
 
@@ -55,7 +55,7 @@ In one terminal window, run:
 
 In another terminal window, run:
 
-1. `oc login` (requires [oc](https://mirror.openshift.com/pub/) and an OpenShift cluster)
+1. `oc login` (requires [oc](https://console.redhat.com/openshift/downloads) and an [OpenShift cluster](https://console.redhat.com/openshift/create))
 2. `yarn run start-console` (requires [Docker](https://www.docker.com) or [podman 3.2.0+](https://podman.io))
 
 This will run the OpenShift console in a container connected to the cluster