Skip to content
This repository was archived by the owner on Apr 28, 2026. It is now read-only.

Commit b07085e

Browse files
Tom GotsmanTom Gotsman
authored andcommitted
small fixes
1 parent 31a042c commit b07085e

5 files changed

Lines changed: 2 additions & 5 deletions

File tree

docs/ai_builder/integrations/linear.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@ Once connected, your app can interact with Linear to automate issue tracking and
3838
* **Use environment-specific keys:** Separate dev, staging, and production keys.
3939
* **Streamlined workflows:** Automate ticket creation, status updates, and reporting directly from your app.
4040
* **Real-time visibility:** Fetch and sync project data to power internal tools or dashboards.
41-
```
41+

docs/ai_builder/integrations/notion.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,4 @@ Once connected, your app can read and write to Notion directly from workflows an
3737
* **Use environment-specific tokens:** Separate dev, staging, and production access.
3838
* **Granular permissions:** Only share the integration with the pages or databases it needs to access.
3939
* **Powerful building block:** Use Notion as a single source of truth for content, tasks, or structured data.
40-
```
40+

docs/ai_builder/integrations/perplexity.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,3 @@ Once connected, your app can use Perplexity for retrieval-augmented AI features
3838
* **Use environment-specific keys:** Separate dev, staging, and production keys for better control.
3939
* **Secure API access:** The key allows your app to interact with Perplexity endpoints securely and efficiently.
4040
* **Real-time power:** Perplexity is ideal for use cases where freshness and factual grounding matter.
41-
```

docs/ai_builder/integrations/replicate.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,3 @@ Once connected, your app can call Replicate models directly in workflows, UI act
3838
* **Use environment-specific tokens:** Separate dev, staging, and production environments for security.
3939
* **Secure API access:** The token allows your app to interact with Replicate endpoints safely and efficiently.
4040
* **Model flexibility:** You can use community models or deploy your own for full control.
41-
```

docs/ai_builder/integrations/supabase.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,3 @@ Once connected, your app can query and update your Supabase database directly fr
4040
* **Use environment-specific keys:** Separate dev, staging, and production projects for clean access control.
4141
* **Realtime support:** Supabase enables live syncing of data changes.
4242
* **Row-level security:** Make sure to configure policies appropriately for your use case.
43-
```

0 commit comments

Comments
 (0)