docs: Update footer link

This commit is contained in:
zombiej 2020-03-03 10:32:44 +08:00
parent ccca0f34c2
commit 8527340a2a

View File

@ -123,7 +123,7 @@ class Footer extends React.Component<WrappedComponentProps> {
},
{
title: <FormattedMessage id="app.footer.design-resources" />,
url: getLocalizedPathname('/docs/spec/download', isZhCN),
url: getLocalizedPathname('/docs/resources', isZhCN),
LinkComponent: Link,
},
{