Skip to content

Commit 7f8af4d

Browse files
committed
fix syntax in quick starts
1 parent 1f4f30e commit 7f8af4d

8 files changed

+10
-12
lines changed

quickstarts/add-healthchecks-quickstart.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,7 @@ spec:
2424
2525
1. Go to the project your sample application was created in.
2626
27-
1. If present, click on the [perspective switcher]{{highlight
28-
qs-perspective-switcher}} at the top of the navigation and select
29-
**Administrator**.
27+
1. If present, click on the [perspective switcher]{{highlight qs-perspective-switcher}} at the top of the navigation and select **Administrator**.
3028
3129
1. In the main navigation menu, select [Workloads]{{highlight qs-nav-workloads}} and select **Topology**.
3230

quickstarts/install-helmchartrepo-ns.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -67,9 +67,7 @@ spec:
6767
instructions: >-
6868
Verify that the ProjectHelmChartRepository was successfully installed:
6969
70-
1. If present, click on the [perspective switcher]{{highlight
71-
qs-perspective-switcher}} at the top of the navigation and select
72-
**Administrator**.
70+
1. If present, click on the [perspective switcher]{{highlight qs-perspective-switcher}} at the top of the navigation and select **Administrator**.
7371
7472
1. In the main navigation menu, select [Home]{{highlight qs-nav-home}} and select **Software Catalog**.
7573

quickstarts/node-with-s2i.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ spec:
4242
4343
1. In the **Name** field, enter a name for your new project. Then click **Create**.
4444
45-
1. In the masthead, click **+** icon and select **Import from Git**.
45+
1. In the masthead, click [plus icon]{{highlight qs-masthead-import}} button and select **Import from Git**.
4646
4747
1. In the **Git Repo URL** field, add
4848

quickstarts/quarkus-with-s2i.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ spec:
4646
4747
1. In the **Name** field, enter a name for your new project. Then click **Create**.
4848
49-
1. In the masthead, click [+ plus icon]{{highlight qs-masthead-import}} icon and select **Import from Git**.
49+
1. In the masthead, click [plus icon]{{highlight qs-masthead-import}} button and select **Import from Git**.
5050
5151
1. In the **Git Repo URL** field, add
5252

quickstarts/rhdh-installation-via-helm.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ spec:
206206
And this way, you can also link a single RHDH instance from multiple OpenShift clusters.
207207
208208
1. Please copy the actual **Red Hat Developer Hub URL** from [Workloads]{{highlight qs-nav-workloads}} select **Topology**, or open it in another browser tab.
209-
2. Click on the [+ plus icon]{{highlight qs-masthead-import}} button and select **Import YAML** at the top of the navigation.
209+
2. Click on the [plus icon]{{highlight qs-masthead-import}} button and select **Import YAML** at the top of the navigation.
210210
3. **Insert the YAML** below into the YAML editor, add your Red Hat Developer Hub URL as `href`, and update the link `text` if needed.
211211
212212
```

quickstarts/rhdh-installation-via-operator.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ spec:
111111
description: |-
112112
To install the Red Hat Developer Hub Operator:
113113
114-
1. Click on the [perspective switcher]{{highlight qs-perspective-switcher}} at the top of the navigation and select **Administrator**.
114+
1. If present, click on the [perspective switcher]{{highlight qs-perspective-switcher}} at the top of the navigation and select **Administrator**.
115115
2. In the Administrator perspective, go to the **OperatorHub** page from the [Operators]{{highlight qs-nav-operators}} section of the navigation.
116116
3. Search for **Red Hat Developer Hub**
117117
4. Select the card **Red Hat Developer Hub** with the **Red Hat** badge and press **Install** to open a page to install the Operator.
@@ -308,7 +308,7 @@ spec:
308308
This way, you can also link a single RHDH instance from multiple OpenShift clusters.
309309
310310
1. Please copy the actual **Red Hat Developer Hub URL** from [Topology]{{highlight qs-nav-topology}}, or open it in another browser tab.
311-
2. Click on the [+ plus icon]{{highlight qs-masthead-import}} button and select **Import YAML** at the top of the navigation.
311+
2. Click on the [plus icon]{{highlight qs-masthead-import}} button and select **Import YAML** at the top of the navigation.
312312
3. **Insert the YAML** below into the YAML editor, add your Red Hat Developer Hub URL as `href`, and update the link `text` if needed.
313313
314314
```

quickstarts/sample-application-quickstart.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ spec:
2020
description: |-
2121
To create a sample application:
2222
23+
1. As a cluster admin enable the **Developer** perspective by following the "Enable the Developer Perspective" quick start.
24+
2325
1. Click on the [perspective switcher]{{highlight qs-perspective-switcher}} at the top of the navigation, and select **Developer**.
2426
2527
1. In the navigation menu, click [Add]{{highlight qs-nav-add}}.

quickstarts/spring-with-s2i.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ spec:
4646
4747
1. In the **Name** field, enter a name for your new project. Then click **Create**.
4848
49-
1. In the masthead, click [+ plus icon]{{highlight qs-masthead-import}} icon and select **Import from Git**.
49+
1. In the masthead, click [plus icon]{{highlight qs-masthead-import}} button and select **Import from Git**.
5050
5151
1. In the **Git Repo URL** field, add
5252

0 commit comments

Comments
 (0)