Skip to content

Commit 951ad9d

Browse files
lanbytescursoragent
andcommitted
Point API contract links at the live docs home page.
Avoid the undeployed api-reference/overview slug. Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent 89a96c6 commit 951ad9d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Add 6 read-only TwexAPI tools to Paperclip agents for Twitter search, tweet look
1313
| Read profile tweets | `twexapi.get_user_tweets` | List recent posts from one user. |
1414
| Read trending tweets | `twexapi.get_trends` | Get trending tweets by country. |
1515

16-
This plugin does not export followers or publish posts. Use the [TwexAPI REST API](https://docs.twexapi.io/api-reference/overview) for those tasks.
16+
This plugin does not export followers or publish posts. Use the [TwexAPI REST API](https://docs.twexapi.io) for those tasks.
1717

1818
## TwexAPI routes
1919

@@ -66,7 +66,7 @@ pnpm check:reproducible
6666
## API contract
6767

6868
- [OpenAPI schema](https://docs.twexapi.io/openapi.json)
69-
- [API reference](https://docs.twexapi.io/api-reference/overview)
69+
- [API reference](https://docs.twexapi.io)
7070
- [Organization support policy](https://github.com/twexapi-dev/.github/blob/main/SUPPORT.md)
7171
- [Organization security policy](https://github.com/twexapi-dev/.github/blob/main/SECURITY.md)
7272
- [Contribution guide](https://github.com/twexapi-dev/.github/blob/main/CONTRIBUTING.md)

0 commit comments

Comments
 (0)