Skip to content

Commit

Permalink
removes quick start guide for OpenShift Dev Spaces and references of …
Browse files Browse the repository at this point in the history
…it replaced with a guide from the Eclipse Che documentation for getting started with 'Eclipse Che hosted by Red Hat'

Signed-off-by: Michael Valdron <mvaldron@redhat.com>
  • Loading branch information
michael-valdron committed May 24, 2023
1 parent 289d950 commit f9713cc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 376 deletions.
374 changes: 0 additions & 374 deletions libs/docs/src/docs/2.1.0/quickstart-sandbox.md

This file was deleted.

4 changes: 2 additions & 2 deletions libs/docs/src/docs/2.2.0/quickstart-che.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ This guide will run through creating a simple hello world devfile project using

1. Obtain access to Eclipse Che if you do not already have it, as an individual this can be done by setting up a [local instance of Eclipse Che](https://www.eclipse.org/che/docs/stable/administration-guide/installing-che-locally/)
- You can use `minikube` to run your cluster locally, follow [these](https://minikube.sigs.k8s.io/docs/start/) steps to get started
- An alternative is to use the [Red Hat Developer Sandbox](https://developers.redhat.com/developer-sandbox/ide), see
[Quick start with OpenShift Dev Spaces](../2.1.0/quickstart-sandbox) guide if this method is used
- An alternative is to use the [Eclipse Che hosted by Red Hat](https://developers.redhat.com/developer-sandbox/ide), see
[the corresponding guide](https://www.eclipse.org/che/docs/stable/hosted-che/hosted-che/) in Eclipse Che documentation if this method is used

2. For this quick start guide, we will create a simple [hello world Express.js](https://expressjs.com/en/starter/hello-world.html) application

Expand Down

0 comments on commit f9713cc

Please sign in to comment.