File tree Expand file tree Collapse file tree 2 files changed +16
-3
lines changed Expand file tree Collapse file tree 2 files changed +16
-3
lines changed Original file line number Diff line number Diff line change @@ -194,7 +194,7 @@ openshift-rosa-portal:
194
194
branches :
195
195
enterprise-4.13 :
196
196
name : ' '
197
- dir : rosa-portal/
197
+ dir : rosa-portal/
198
198
openshift-webscale :
199
199
name : OpenShift Container Platform
200
200
author :
OpenShift Documentation Project <[email protected] >
@@ -295,7 +295,7 @@ openshift-serverless:
295
295
dir : serverless/1.29
296
296
serverless-docs-1.30 :
297
297
name : ' 1.30'
298
- dir : serverless/1.30
298
+ dir : serverless/1.30
299
299
openshift-gitops :
300
300
name : Red Hat OpenShift GitOps
301
301
author :
OpenShift documentation team <[email protected] >
@@ -309,3 +309,16 @@ openshift-gitops:
309
309
gitops-docs-1.9 :
310
310
name : ' 1.9'
311
311
dir : gitops/1.9
312
+ openshift-pipelines :
313
+ name : Red Hat OpenShift Pipelines
314
+ author :
OpenShift documentation team <[email protected] >
315
+ site : commercial
316
+ site_name : Documentation
317
+ site_url : https://docs.openshift.com/
318
+ branches :
319
+ pipelines-docs-1.10 :
320
+ name : ' 1.10'
321
+ dir : pipelines/1.10
322
+ pipelines-docs-1.11 :
323
+ name : ' 1.11'
324
+ dir : pipelines/1.11
Original file line number Diff line number Diff line change 160
160
<a
161
161
role="button"
162
162
class="btn btn-primary"
163
- href="/openshift-pipelines/latest/pipelines /understanding-openshift-pipelines.html"
163
+ href="/openshift-pipelines/latest/about /understanding-openshift-pipelines.html"
164
164
>
165
165
<i class="fa fa-arrow-circle-o-right"></i> Pipelines</a
166
166
>
You can’t perform that action at this time.
0 commit comments