Skip to content
This repository was archived by the owner on Feb 10, 2025. It is now read-only.

Commit 80bad79

Browse files
committed
fix summary links
1 parent 9fe85ca commit 80bad79

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

README

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,13 @@ For more information:
1717

1818
## Summary
1919

20-
- [Authenticating with OAuth/OAuth2](#authenticating)
21-
- [Instantiating the ](#instantiating)
22-
- [Querying the different API routes with different kinds of arguments](#querying-the-api)
23-
- [Examples with Twitter Standard API v1.1](#examples-with-twitter-api-v11)
24-
- [Examples with Twitter API v2](#examples-with-twitter-api-v2)
25-
- [Working with the live streams of tweets (v1.1 & v2)](#working-with-the-streaming-apis)
26-
- [Advanced features](#advanced-features)
20+
- [Authenticating with OAuth/OAuth2](#--authenticating)
21+
- [Instantiating the ](#--instantiating)
22+
- [Querying the different API routes with different kinds of arguments](#--querying-the-api)
23+
- [Examples with Twitter Standard API v1.1](#--examples-with-twitter-standard-api-v11)
24+
- [Examples with Twitter API v2](#--examples-with-twitter-api-v2)
25+
- [Working with the live streams of tweets (v1.1 & v2)](#--working-with-the-streaming-apis)
26+
- [Advanced features](#--advanced-features)
2727

2828

2929
## Programming with the Twitter API classes

0 commit comments

Comments
 (0)