Skip to content

Commit 9894b30

Browse files
authored
docs: brain trust small fix (#4130)
1 parent bb61229 commit 9894b30

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

docs/develop/typescript/integrations/index.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,3 @@ description: Integrations with other tools and services.
1313
Temporal TypeScript SDK provides integrations with the following tools and services:
1414

1515
- [AI SDK by Vercel](/develop/typescript/integrations/ai-sdk)
16-
- [Brainturst]

sidebars.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ module.exports = {
220220
type: 'doc',
221221
id: 'develop/python/integrations/index',
222222
},
223-
items: [],
223+
items: ['develop/python/integrations/braintrust'],
224224
},
225225
],
226226
},

0 commit comments

Comments
 (0)