Skip to content

Commit 26b5f34

Browse files
author
Steve Danielson
committed
Del & redirect multi-stage-pipelines-experience
1 parent dadf4d5 commit 26b5f34

File tree

3 files changed

+5
-49
lines changed

3 files changed

+5
-49
lines changed

docs/pipelines/.openpublishing.redirection.pipelines.json

+5
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
{
22
"redirections": [
3+
{
4+
"source_path_from_root": "/docs/pipelines/get-started/multi-stage-pipelines-experience.md",
5+
"redirect_url": "/azure/devops/pipelines/create-first-pipeline",
6+
"redirect_document_id": false
7+
},
38
{
49
"source_path_from_root": "/docs/pipelines/targets/cosmos-db.md",
510
"redirect_url": "/azure/cosmos-db/tutorial-setup-ci-cd",

docs/pipelines/get-started/multi-stage-pipelines-experience.md

-47
This file was deleted.

docs/pipelines/toc.yml

-2
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@
1414
- name: Customize your pipeline
1515
href: customize-pipeline.md
1616
displayName: azure-pipelines.yml, change build platform, add steps, multiple platforms, multiple versions, customize triggers
17-
- name: Multi-stage pipelines user experience
18-
href: get-started/multi-stage-pipelines-experience.md
1917
- name: Pipeline basics
2018
items:
2119
- name: Key concepts

0 commit comments

Comments
 (0)