Skip to content

Commit 3746445

Browse files
committed
docs: move source code link to README, remove from SKILL.md
1 parent 0c8339c commit 3746445

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

agents/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,7 @@ Returns:
2727
"react": "<EmbedPDF mode=\"inline\" companyIdentifier=\"ai\" documentURL=\"...\" />"
2828
}
2929
```
30+
31+
## Source code
32+
33+
[github.com/SimplePDF/simplepdf-embed/tree/main/agents](https://github.com/SimplePDF/simplepdf-embed/tree/main/agents)

agents/SKILL.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -155,10 +155,6 @@ Once the user opens the editor link, they can:
155155
- URL must start with http:// or https://
156156
- companyIdentifier must be a valid SimplePDF portal identifier
157157

158-
## Open source
159-
160-
The code powering `agents.simplepdf.com` is open source: [github.com/SimplePDF/simplepdf-embed/tree/main/agents](https://github.com/SimplePDF/simplepdf-embed/tree/main/agents)
161-
162158
## Legal
163159

164160
SimplePDF is not responsible for the content of uploaded PDFs. By using this service, you agree that you have the right to process the documents you upload. For concerns or requests, contact [email protected].

0 commit comments

Comments
 (0)