Skip to content
This repository was archived by the owner on May 13, 2024. It is now read-only.

Commit 5fd2c68

Browse files
authored
Merge pull request #249 from sanjam-deriv/contact_us
2 parents 55521ef + 1c555ba commit 5fd2c68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Header/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ export const Header = () => {
2323
<Link to='https://deriv.com/who-we-are' className={styles.SubnavItems}>
2424
Who we are
2525
</Link>
26-
<Link to='https://deriv.com/contact-us' className={styles.SubnavItems}>
26+
<Link to='https://deriv.com/contact_us' className={styles.SubnavItems}>
2727
Contact us
2828
</Link>
2929
</div>

0 commit comments

Comments
 (0)