Skip to content

Commit

Permalink
chore: update url for freeTrial
Browse files Browse the repository at this point in the history
  • Loading branch information
GerilLeto committed Oct 24, 2022
1 parent bce7a00 commit f0a7199
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/layouts/comp/Navbar.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ export function Navbar() {
<NavbarItem as="a" href="https://www.merico.cn/blog" target="_blank" className={styles.main}>
<FormattedMessage id="navbar.blog" />
</NavbarItem>
<NavbarItem as="a" href="https://www.fqixin.cn/fsh5/smart-form/index.html?cardId=620df64ae053d138800af82e" target="_blank" className={styles.main}>
<NavbarItem as="a" href="https://www.merico.cn/demo-request" target="_blank" className={styles.main}>
<FormattedMessage id="navbar.freeTrial" />
</NavbarItem>
<NavbarItem as="a" href="https://www.merico.cn/contact-us" target="_blank" className={styles.main}>
Expand Down

0 comments on commit f0a7199

Please sign in to comment.