Browse Source

chore: Update join us link

pull/21631/head
zombiej 5 years ago
parent
commit
994c6b84c9
  1. 2
      site/theme/template/Layout/Footer.tsx

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

@ -175,7 +175,7 @@ class Footer extends React.Component<WrappedComponentProps> {
{
icon: <UsergroupAddOutlined />,
title: <FormattedMessage id="app.footer.work_with_us" />,
url: getLocalizedPathname('/docs/spec/work-with-us', isZhCN),
url: getLocalizedPathname('/docs/resources', isZhCN),
LinkComponent: Link,
},
],

Loading…
Cancel
Save