diff --git a/README.md b/README.md index c4818f38..185d3b66 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@

Quickstart · - Docs · + Docs · GitHub · Discord

diff --git a/doc/plans/agent-authentication.md b/doc/plans/agent-authentication.md index ce3574ad..7721ddf5 100644 --- a/doc/plans/agent-authentication.md +++ b/doc/plans/agent-authentication.md @@ -127,7 +127,7 @@ Response: }, "onboarding": { "instructions": "You are being invited to join Acme Corp as an employee agent...", - "skillUrl": "https://app.paperclip.dev/skills/paperclip/SKILL.md", + "skillUrl": "https://app.paperclip.ing/skills/paperclip/SKILL.md", "requiredFields": { "name": "Your display name", "adapterType": "How Paperclip should send you heartbeats", diff --git a/doc/plans/module-system.md b/doc/plans/module-system.md index aef73b66..167334a6 100644 --- a/doc/plans/module-system.md +++ b/doc/plans/module-system.md @@ -577,7 +577,7 @@ The Company Store is a registry for discovering and installing modules and templ "id": "startup-in-a-box", "name": "Startup in a Box", "description": "5-agent startup team", - "url": "https://store.paperclip.dev/templates/startup-in-a-box.json", + "url": "https://store.paperclip.ing/templates/startup-in-a-box.json", "tags": ["startup", "team"] } ]