From 4ec1e2b71d10667c3b4452fba085422d1d50d14d Mon Sep 17 00:00:00 2001 From: Ran Date: Tue, 19 May 2020 11:44:07 +0800 Subject: [PATCH] how-to: fix meta info in scale-tidb-using-tiup.md --- scale-tidb-using-tiup.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/scale-tidb-using-tiup.md b/scale-tidb-using-tiup.md index a83843591231e..4fbe155127632 100644 --- a/scale-tidb-using-tiup.md +++ b/scale-tidb-using-tiup.md @@ -1,7 +1,8 @@ --- title: Scale the TiDB Cluster Using TiUP -summary: -Category: how-to +summary: Learn how to scale the TiDB cluster using TiUP. +category: how-to +aliases: ['/docs/dev/how-to/scale/with-tiup/'] --- # Scale the TiDB Cluster Using TiUP