Browse Source

docs: Update footer link

pull/21800/head
zombiej 5 years ago
parent
commit
8527340a2a
  1. 2
      site/theme/template/Layout/Footer.tsx

2
site/theme/template/Layout/Footer.tsx

@ -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,
},
{

Loading…
Cancel
Save