From b34a624e36a69ddbf9cb9245a64485309e49a595 Mon Sep 17 00:00:00 2001 From: Catherine Luse Date: Wed, 1 Apr 2020 13:38:30 -0700 Subject: [PATCH] Fix pipeline link --- .../rancher/v2.x/en/k8s-in-rancher/pipelines/example/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/rancher/v2.x/en/k8s-in-rancher/pipelines/example/_index.md b/content/rancher/v2.x/en/k8s-in-rancher/pipelines/example/_index.md index 0b756ed4de9..82e10d93ddf 100644 --- a/content/rancher/v2.x/en/k8s-in-rancher/pipelines/example/_index.md +++ b/content/rancher/v2.x/en/k8s-in-rancher/pipelines/example/_index.md @@ -7,7 +7,7 @@ aliases: Pipelines can be configured either through the UI or using a yaml file in the repository, i.e. `.rancher-pipeline.yml` or `.rancher-pipeline.yaml`. -In the [pipeline configuration docs](), we provide examples of each available feature within pipelines. Here is a full example for those who want to jump right in. +In the [pipeline configuration docs]({{}}/rancher/v2.x/en/k8s-in-rancher/pipelines/#pipeline-configuration), we provide examples of each available feature within pipelines. Here is a full example `rancher-pipeline.yml` for those who want to jump right in. ```yaml # example