Skip to content

Commit

Permalink
Merge pull request #53 from shafin-deriv/shafin/DAPI-582/chore--add-m…
Browse files Browse the repository at this point in the history
…issing-strings

[DAPI] chore: fix doc link in dashboard
  • Loading branch information
shafin-deriv authored Jun 20, 2024
2 parents 8e3638c + cf586ae commit 0303b4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/features/Home/HeroHeader/HeroHeader.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ export const HeroHeader = () => {
<br />
<Translate>platform - for yourself or for your business.</Translate>
</Text>
<a href='/docs/intro'>
<a href='docs/intro'>
<Button type='button' className={styles.HeroButton}>
<Translate>Quick Start</Translate>
</Button>
Expand Down

0 comments on commit 0303b4e

Please sign in to comment.