From 325921491235571c5b1622e8b23dd03815a40ff6 Mon Sep 17 00:00:00 2001 From: Rasheed Amir Date: Sat, 20 Feb 2021 22:00:20 +0100 Subject: [PATCH] rename to Tekton from OpenShift pipelines --- .vuepress/config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.vuepress/config.js b/.vuepress/config.js index 68cc5421..efc61c65 100644 --- a/.vuepress/config.js +++ b/.vuepress/config.js @@ -50,7 +50,7 @@ module.exports = { children: [ '/content/sre/pipelines/introduction.md', { - title: 'Openshift Pipelines', + title: 'Tekton', children: [ '/content/sre/pipelines/openshift-pipelines/openshift-pipelines.md', '/content/sre/pipelines/openshift-pipelines/deploying-delivery-pipeline.md',