From 9d39102487bfea4e82fc6ba6571b49285f682ba0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=F0=9F=8F=8E=EF=B8=8F=20Imer?= <98121322+YumoImer@users.noreply.github.com> Date: Tue, 17 Dec 2024 01:50:49 -0800 Subject: [PATCH] docs: fix chinamirror link (#368) --- .dumi/theme/slots/Footer/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.dumi/theme/slots/Footer/index.tsx b/.dumi/theme/slots/Footer/index.tsx index 7d6c3418..3055d01d 100644 --- a/.dumi/theme/slots/Footer/index.tsx +++ b/.dumi/theme/slots/Footer/index.tsx @@ -171,7 +171,7 @@ const Footer: React.FC = () => { }, { title: , - url: 'https://ant-design.antgroup.com', + url: 'https://ant-design-x.antgroup.com', }, ], };