Skip to content

Commit

Permalink
fix: dub link on homepage
Browse files Browse the repository at this point in the history
  • Loading branch information
SaadBazaz committed Jan 30, 2024
1 parent b8a1ff8 commit 9ea9fc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ import {BlogLatestCard} from "../components/blogIndex"
<span style={{color: "rgba(115,115,115,var(--tw-text-opacity))"}}>We research and build products to make content more accessible across the world.</span>
</h3>

<Link className={styles.cta} href="/docs/guide/dub/whatsapp">Dub your voice <span>→</span></Link>
<Link className={styles.cta} href="/guide/integrations/whatsapp">Dub your voice <span>→</span></Link>
</div>

0 comments on commit 9ea9fc6

Please sign in to comment.