Skip to content

Commit e693e51

Browse files
authored
Update quickstart.mdx
Signed-off-by: tcaldwell-x <tcaldwell@twitter.com>
1 parent 4c1aae9 commit e693e51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

x-api/users/follows/quickstart.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -302,7 +302,7 @@ console.log(`Following: ${response.data?.following}`);
302302
<Card title="Mutes" icon="volume-xmark" href="/x-api/users/mutes/introduction">
303303
Mute and unmute users
304304
</Card>
305-
<Card title="API Reference" icon="code" href="/x-api/users/followers-lookup">
305+
<Card title="API Reference" icon="code" href="/x-api/users/get-followers">
306306
Full endpoint documentation
307307
</Card>
308308
</CardGroup>

0 commit comments

Comments
 (0)