From 51c445a818fa4b9f9de36a043e919a4b03001428 Mon Sep 17 00:00:00 2001 From: danielclow <106956386+danielclow@users.noreply.github.com> Date: Mon, 25 Nov 2024 22:02:48 +0800 Subject: [PATCH] docs: correct slug --- docs/en/08-operation/18-dual.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/08-operation/18-dual.md b/docs/en/08-operation/18-dual.md index 8e279f0c05..21131226d5 100644 --- a/docs/en/08-operation/18-dual.md +++ b/docs/en/08-operation/18-dual.md @@ -1,6 +1,6 @@ --- title: Active-Active Deployment -slug: /operations-and-maintenance/active-standby-deployment +slug: /operations-and-maintenance/active-active-deployment --- import Image from '@theme/IdealImage';