Skip to content

Commit

Permalink
fix index
Browse files Browse the repository at this point in the history
Signed-off-by: Neaj Morshad <[email protected]>
  • Loading branch information
Neaj-Morshad-101 committed Sep 23, 2024
1 parent 760154e commit d6306ce
Show file tree
Hide file tree
Showing 7 changed files with 28 additions and 18 deletions.
10 changes: 10 additions & 0 deletions docs/guides/redis/backup/_index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
title: Backup and Restore Redis
menu:
docs_{{ .version }}:
identifier: rd-guides-redis-backup
name: Backup & Restore
parent: rd-redis-guides
weight: 50
menu_name: docs_{{ .version }}
---
16 changes: 8 additions & 8 deletions docs/guides/redis/backup/kubestash/_index.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
---
title: Backup & Restore Redis | KubeStash
menu:
docs_{{ .version }}:
identifier: guides-rd-backup-stashv2
name: KubeStash (aka Stash 2.0)
parent: guides-rd-backup
weight: 50
menu_name: docs_{{ .version }}
title: Backup & Restore Redis | KubeStash
menu:
docs_{{ .version }}:
identifier: guides-rd-backup-stashv2
name: KubeStash (aka Stash 2.0)
parent: rd-guides-redis-backup
weight: 20
menu_name: docs_{{ .version }}
---
12 changes: 6 additions & 6 deletions docs/guides/redis/backup/stash/_index.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
---
title: Backup and Restore Redis
title: Backup & Restore Redis | Stash
menu:
docs_{{ .version }}:
identifier: rd-guides-redis-backup
name: Backup
parent: rd-redis-guides
weight: 50
identifier: guides-rd-backup-stashv1
name: Stash
parent: rd-guides-redis-backup
weight: 10
menu_name: docs_{{ .version }}
---
---
2 changes: 1 addition & 1 deletion docs/guides/redis/backup/stash/auto-backup/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ menu:
docs_{{ .version }}:
identifier: rd-auto-backup-kubedb
name: Auto-Backup
parent: rd-guides-redis-backup
parent: guides-rd-backup-stashv1
weight: 30
menu_name: docs_{{ .version }}
section_menu_id: guides
Expand Down
2 changes: 1 addition & 1 deletion docs/guides/redis/backup/stash/customization/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ menu:
docs_{{ .version }}:
identifier: rd-backup-customization-kubedb
name: Customizing Backup & Restore Process
parent: rd-guides-redis-backup
parent: guides-rd-backup-stashv1
weight: 40
menu_name: docs_{{ .version }}
section_menu_id: guides
Expand Down
2 changes: 1 addition & 1 deletion docs/guides/redis/backup/stash/overview/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ menu:
docs_{{ .version }}:
identifier: rd-backup-overview
name: Overview
parent: rd-guides-redis-backup
parent: guides-rd-backup-stashv1
weight: 10
menu_name: docs_{{ .version }}
section_menu_id: guides
Expand Down
2 changes: 1 addition & 1 deletion docs/guides/redis/backup/stash/standalone/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ menu:
docs_{{ .version }}:
identifier: rd-backup-standalone
name: Standalone
parent: rd-guides-redis-backup
parent: guides-rd-backup-stashv1
weight: 20
menu_name: docs_{{ .version }}
section_menu_id: guides
Expand Down

0 comments on commit d6306ce

Please sign in to comment.