Skip to content

Commit 7d65a07

Browse files
committed
Update hugo frontmatter for stash website
Signed-off-by: Tamal Saha <tamal@appscode.com>
1 parent 9392ce0 commit 7d65a07

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

docs/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
title: MySQL {{ .subproject_version }} Backup Guides | Stash
33
menu:
4-
product_stash_{{ .version }}:
4+
docs_{{ .version }}:
55
identifier: stash-mysql-guides-{{ .subproject_version }}
66
name: {{ .subproject_version }}
77
parent: stash-mysql-guides
88
weight: 50
9-
menu_name: product_stash_{{ .version }}
9+
menu_name: docs_{{ .version }}
1010
---

docs/mysql.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
title: Backup & Restore MySQL | Stash
33
description: Backup MySQL database using Stash
44
menu:
5-
product_stash_{{ .version }}:
5+
docs_{{ .version }}:
66
identifier: mysql-guide-{{ .subproject_version }}
77
name: Backup & Restore MySQL
88
parent: stash-mysql-guides-{{ .subproject_version }}
99
weight: 10
1010
product_name: stash
11-
menu_name: product_stash_{{ .version }}
11+
menu_name: docs_{{ .version }}
1212
section_menu_id: stash-addons
1313
---
1414

0 commit comments

Comments
 (0)