Skip to content

Commit

Permalink
Merge branch 'main' into feat/x-stream
Browse files Browse the repository at this point in the history
  • Loading branch information
YumoImer authored Dec 17, 2024
2 parents 717b11d + 9d39102 commit 7fabb27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .dumi/theme/slots/Footer/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ const Footer: React.FC = () => {
},
{
title: <FormattedMessage id="app.footer.chinamirror" />,
url: 'https://ant-design.antgroup.com',
url: 'https://ant-design-x.antgroup.com',
},
],
};
Expand Down

0 comments on commit 7fabb27

Please sign in to comment.