From d3ab8e43b63ecd0f884d0f9a5bb6e03b479e2f5e Mon Sep 17 00:00:00 2001 From: Catherine Luse Date: Thu, 6 Feb 2020 13:07:42 -0700 Subject: [PATCH] Make page titles consistent --- .../v2.x/en/backups/restorations/ha-restoration/_index.md | 1 + .../en/backups/restorations/single-node-restoration/_index.md | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/content/rancher/v2.x/en/backups/restorations/ha-restoration/_index.md b/content/rancher/v2.x/en/backups/restorations/ha-restoration/_index.md index 41926a914a9..ac30f5113c5 100644 --- a/content/rancher/v2.x/en/backups/restorations/ha-restoration/_index.md +++ b/content/rancher/v2.x/en/backups/restorations/ha-restoration/_index.md @@ -1,5 +1,6 @@ --- title: Restoring Backups—Kubernetes installs +shortTitle: Kubernetes Installs weight: 370 aliases: - /rancher/v2.x/en/installation/after-installation/ha-backup-and-restoration/ diff --git a/content/rancher/v2.x/en/backups/restorations/single-node-restoration/_index.md b/content/rancher/v2.x/en/backups/restorations/single-node-restoration/_index.md index 0f355f82f17..9034877c2e4 100644 --- a/content/rancher/v2.x/en/backups/restorations/single-node-restoration/_index.md +++ b/content/rancher/v2.x/en/backups/restorations/single-node-restoration/_index.md @@ -1,6 +1,6 @@ --- title: Restoring Backups—Docker Installs -shortTitle: Singe Node Installs +shortTitle: Docker Installs weight: 365 aliases: - /rancher/v2.x/en/installation/after-installation/single-node-backup-and-restoration/