Skip to content

Commit 6f06dce

Browse files
committed
Fix SDK readme link
1 parent f7439dc commit 6f06dce

2 files changed

Lines changed: 6 additions & 3 deletions

File tree

.changeset/giant-tips-attend.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@plotday/sdk": patch
3+
---
4+
5+
Changed: Fix README link

sdk/README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
# Plot Agent SDK
2-
31
<p align="center">
42
<a href="https://linear.app" target="_blank" rel="noopener noreferrer">
53
<img width="48" height="48" alt="favicon" src="https://github.com/user-attachments/assets/f38501fd-bb37-4671-a0bc-fd35fa25360d" alt="Plot logo" />
@@ -9,7 +7,7 @@
97
Plot Agent SDK
108
</h1>
119
<p align="center">
12-
The official SDK for building [Plot](https://plot.day) agents -<br/>
10+
The official SDK for building <a href="https://plot.day">Plot</a> agents -<br/>
1311
custom code that organize and prioritize all your messages, tasks, and apps.
1412
</p>
1513

0 commit comments

Comments
 (0)