Skip to content

Commit 7463efc

Browse files
authored
Merge pull request #64173 from mramendi/update-pipelines-preview2
RHDEVDOCS#5443: Changes for Pipelines d.o.c build and preview
2 parents c8e76b1 + 2b1715d commit 7463efc

File tree

2 files changed

+16
-3
lines changed

2 files changed

+16
-3
lines changed

_distro_map.yml

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ openshift-rosa-portal:
194194
branches:
195195
enterprise-4.13:
196196
name: ''
197-
dir: rosa-portal/
197+
dir: rosa-portal/
198198
openshift-webscale:
199199
name: OpenShift Container Platform
200200
author: OpenShift Documentation Project <[email protected]>
@@ -295,7 +295,7 @@ openshift-serverless:
295295
dir: serverless/1.29
296296
serverless-docs-1.30:
297297
name: '1.30'
298-
dir: serverless/1.30
298+
dir: serverless/1.30
299299
openshift-gitops:
300300
name: Red Hat OpenShift GitOps
301301
author: OpenShift documentation team <[email protected]>
@@ -309,3 +309,16 @@ openshift-gitops:
309309
gitops-docs-1.9:
310310
name: '1.9'
311311
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

scripts/ocpdocs/_previewpage

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@
160160
<a
161161
role="button"
162162
class="btn btn-primary"
163-
href="/openshift-pipelines/latest/pipelines/understanding-openshift-pipelines.html"
163+
href="/openshift-pipelines/latest/about/understanding-openshift-pipelines.html"
164164
>
165165
<i class="fa fa-arrow-circle-o-right"></i> Pipelines</a
166166
>

0 commit comments

Comments
 (0)