Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions .changeset/giant-tips-attend.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@plotday/sdk": patch
---

Changed: Fix README link
4 changes: 1 addition & 3 deletions sdk/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# Plot Agent SDK

<p align="center">
<a href="https://linear.app" target="_blank" rel="noopener noreferrer">
<img width="48" height="48" alt="favicon" src="https://github.com/user-attachments/assets/f38501fd-bb37-4671-a0bc-fd35fa25360d" alt="Plot logo" />
Expand All @@ -9,7 +7,7 @@
Plot Agent SDK
</h1>
<p align="center">
The official SDK for building [Plot](https://plot.day) agents -<br/>
The official SDK for building <a href="https://plot.day">Plot</a> agents -<br/>
custom code that organize and prioritize all your messages, tasks, and apps.
</p>

Expand Down