From b44461acd6b7f5fde86c2ecef63bdfdbe829e1cc Mon Sep 17 00:00:00 2001 From: Inaki Date: Wed, 29 Apr 2020 11:05:57 +0200 Subject: [PATCH] Update openshift.md --- docs/openshift.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/openshift.md b/docs/openshift.md index ff38e216..dba57809 100644 --- a/docs/openshift.md +++ b/docs/openshift.md @@ -2,7 +2,7 @@ - [Openshift](#openshift) - [Openshift 4](#openshift-4) - - [OpenShift Pipelines with Tekton](#openshift-pipelines-with-tekton) + - [OpenShift Pipelines. Tekton CI/CD Pipelines](#openshift-pipelines-tekton-cicd-pipelines) - [Red Hat CodeReady Containers](#red-hat-codeready-containers) - [Backup and Migrate OpenShift](#backup-and-migrate-openshift) - [Openshift 4 roadmap](#openshift-4-roadmap) @@ -169,7 +169,7 @@ * [blog.openshift.com: Tech Preview: Get visibility into your OpenShift costs across your hybrid infrastructure](https://blog.openshift.com/tech-preview-get-visibility-into-your-openshift-costs-across-your-hybrid-infrastructure/) * [blog.openshift.com: OpenShift Scale: Running 500 Pods Per Node 🌟🌟🌟](https://blog.openshift.com/500_pods_per_node/) -## OpenShift Pipelines with Tekton +## OpenShift Pipelines. Tekton CI/CD Pipelines * [**tekton.dev**](https://tekton.dev/) * [https://blog.openshift.com: Cloud-Native CI/CD with OpenShift Pipelines based on Tekton](https://blog.openshift.com/cloud-native-ci-cd-with-openshift-pipelines/) * [github.com: Tekton pipelines](https://github.com/tektoncd/pipeline)