Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion x-api/introduction.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ The X API gives you programmatic access to X's public conversation. Read posts,
<Card title="Get started" icon="/icons/xds/icon-rocket.svg" href="/x-api/getting-started/make-your-first-request">
Create an app and make your first request in minutes.
</Card>
<Card title="API reference" icon="/icons/xds/icon-code.svg" href="/x-api/posts/create-post">
<Card title="API reference" icon="/icons/xds/icon-code.svg" href="/x-api/overview">
Explore all available endpoints.
</Card>
<Card title="SDKs" icon="cube" href="/tools-and-libraries">
Expand Down