Skip to content

Commit 86eb072

Browse files
authored
Merge pull request layer5io#371 from vishalvivekm/fixx
backward compatibility: add redirects from meshmap/* to kanvas/*
2 parents e133f61 + 0278dae commit 86eb072

32 files changed

+65
-2
lines changed

content/en/kanvas/_index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ menu: {main: {weight: 3}}
77
weight: 1
88
cascade:
99
type: docs
10+
aliases:
11+
- /meshmap/
1012
---
1113

1214
<!-- {{% pageinfo %}}

content/en/kanvas/concepts/_index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ description: >
66
Meshery Designs are descriptive, declarative characterizations of how your Kubernetes infrastructure should be configured.
77
categories: [Designer]
88
tags: [designs]
9+
aliases:
10+
- /meshmap/concepts
911
---
1012

1113
## Designs

content/en/kanvas/concepts/relationships/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ description: >
66
Meshery uses relationships to map how interconnected components interact.
77
categories: [Designer]
88
tags: [designs, relationships, components]
9+
aliases:
10+
- /meshmap/concepts/relationships
911
---
1012

1113
## What are Meshery Relationships?

content/en/kanvas/designer/_index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ description: >
55
weight: 4
66
categories: [Designer]
77
tags: [designs]
8+
aliases:
9+
- /meshmap/designer/
810
---
911

1012
{{% pageinfo %}}

content/en/kanvas/designer/comments/_index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ description: >
55
weight: 3
66
categories: [Designer]
77
tags: [designs, collaboration, review]
8+
aliases:
9+
- /meshmap/designer/comments
810
---
911

1012
## Overview

content/en/kanvas/designer/embedding-designs/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ description: >
55
weight: 5
66
categories: [Designer]
77
tags: [designs]
8+
aliases:
9+
- /meshmap/designer/embedding-designs
810
---
911

1012
# Meshery Design Embedding

content/en/kanvas/designer/export-designs/_index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ description: >
55
weight: 6
66
categories: [Designer]
77
tags: [designs]
8+
aliases:
9+
- /meshmap/designer/export-designs
810
# Should this page every be relocated, please create a redirect link from the old location to the new location or backlinks like the one below will break.
911
# https://github.com/layer5labs/meshery-extensions/tree/master/kanvas/src/components/designer/drawer/ComponentDrawerTabContent/exportModal.js
1012
---

content/en/kanvas/designer/share-resource/_index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ description: >
55
weight: 3
66
categories: [Designer]
77
tags: [designs, collaboration, review]
8+
aliases:
9+
- /meshmap/designer/share-resource
810
---
911

1012
## Overview

content/en/kanvas/designer/tagsets/_index.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@ description: >
44
Share design with other users and use control access to manage design access permissions and visibility.
55
weight: 6
66
categories: [Designer]
7-
tags: [designs, collaboration, review]
7+
tags: [designs, collaboration, review]
8+
aliases:
9+
- /meshmap/designer/tagsets
810
---
911

1012
## Overview

content/en/kanvas/designer/whiteboarding/_index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ description: Whiteboarding and Freestyle Drawing inside Kanvas
44
weight: 4
55
categories: [Designer]
66
tags: [designs]
7+
aliases:
8+
- /meshmap/designer/whiteboarding
79
# Should this page every be relocated, please create a redirect link from the old location to the new location or backlinks like the one below will break.
810
# https://github.com/layer5labs/meshery-extensions/tree/master/kanvas/src/components/designer/drawer/ComponentDrawerTabContent/exportModal.js
911
---

0 commit comments

Comments
 (0)