Skip to content

Commit

Permalink
Docs: update link for questionnaire
Browse files Browse the repository at this point in the history
Signed-off-by: Carson Yang <[email protected]>
  • Loading branch information
yangchuansheng committed Oct 6, 2023
1 parent a33fc0d commit 401c05f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/website/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ const config = {
},
{
position: "left",
to: "https://www.wenjuan.com/s/UZBZJv9ToJ/#",
to: "https://fael3z0zfze.feishu.cn/share/base/form/shrcnesSfEK65JZaAf2W6Fwz6Ad",
label: "Contact",
},
{
Expand Down
2 changes: 1 addition & 1 deletion docs/website/src/pages/components/Header/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ const navbar = [
{
key: 'contact',
label: <Translate>Contact</Translate>,
to: 'https://www.wenjuan.com/s/UZBZJv9ToJ/#',
to: 'https://fael3z0zfze.feishu.cn/share/base/form/shrcnesSfEK65JZaAf2W6Fwz6Ad',
},
]

Expand Down

0 comments on commit 401c05f

Please sign in to comment.