From 0ee3b1491aa5b38d48b4547eeb4c87d11852b3a3 Mon Sep 17 00:00:00 2001 From: pengli Date: Tue, 11 Jun 2019 14:51:27 +0800 Subject: [PATCH] fix disabled hyperlink in doc --- docs/pipelineruns.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/pipelineruns.md b/docs/pipelineruns.md index ad4608cc9ed..5d9a47f42cc 100644 --- a/docs/pipelineruns.md +++ b/docs/pipelineruns.md @@ -15,7 +15,7 @@ Creation of a `PipelineRun` will trigger the creation of - [Resources](#resources) - [Service account](#service-account) - [Cancelling a PipelineRun](#cancelling-a-pipelinerun) -- [Examples](#examples) +- [Examples](https://github.com/tektoncd/pipeline/tree/master/examples/pipelineruns) - [Logs](logs.md) ## Syntax