You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: plugins/orchestrator/docs/quickstart.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ This quickstart guide will help you install the Orchestrator using the helm char
9
9
Follow the [installation instructions for the greetings workflow](https://github.com/parodos-dev/serverless-workflows-config/blob/gh-pages/docs/greeting/README.md).
10
10
11
11
3.**Access Red Hat Developer Hub**:
12
-
Open your web browser and navigate to the Red Hat Developer Hub application. Retrieve the URL using the following openshift CLI command.
12
+
Open your web browser and navigate to the Red Hat Developer Hub application. Retrieve the URL using the following OpenShift CLI command.
13
13
14
14
```bash
15
15
oc get route backstage-backstage -n rhdh-operator -o jsonpath='{.spec.host}'
@@ -24,7 +24,7 @@ This quickstart guide will help you install the Orchestrator using the helm char
24
24
Navigate to the Orchestrator page by clicking on the Orchestrator icon in the left navigation menu.
0 commit comments