Skip to content

Commit df07a46

Browse files
authored
Documentation edits made through Mintlify web editor
1 parent c575dae commit df07a46

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

overview.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import { Button } from '/snippets/button.mdx';
99

1010
Build, analyze, and innovate with X's real-time, global data and APIs. Whether you're creating new apps, integrating with X, or analyzing trends, our platform gives you the tools to get started quickly.
1111

12-
<Card title="Filtered Stream Webhooks: Now Available" icon="bolt" iconType="solid">
12+
<Card title="Python and TypeScript XDKs: Now Available" icon="bolt" iconType="solid">
1313
<div style={{
1414
position: 'relative',
1515
minHeight: '90px'
@@ -29,9 +29,9 @@ Build, analyze, and innovate with X's real-time, global data and APIs. Whether y
2929
<img src="/logo/logo.svg" alt="X logo" style={{ width: '100%' }} />
3030
</div>
3131
<div style={{ position: 'relative', zIndex: 1 }}>
32-
Filter and get real-time events for public Posts — delivered to your webhook.
32+
Streamline your development workflow today with the official SDKs of the X API!
3333
<br /><br />
34-
<Button href="/x-api/account-activity/introduction">Learn more</Button>
34+
<Button href="/xdks/overview">Learn more</Button>
3535
</div>
3636
</div>
3737
</Card>

0 commit comments

Comments
 (0)