Skip to content

Commit e5de535

Browse files
committed
Fix twitter link on landing page
1 parent 2f26d12 commit e5de535

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/pages/LandingPage.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -281,7 +281,7 @@ export default function LandingPage() {
281281
</a>
282282
<a
283283
className="inline-block"
284-
href="https://discord.gg/BrjZgNrmR6"
284+
href="https://x.com/drawdb_"
285285
target="_blank"
286286
rel="noreferrer"
287287
>

0 commit comments

Comments
 (0)