Fix domain: paperclip.dev -> paperclip.ing

Updated all references across README and doc plans.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Dotta
2026-03-03 15:25:19 -06:00
parent b2737b9571
commit 4e9c1d83be
3 changed files with 3 additions and 3 deletions

View File

@@ -4,7 +4,7 @@
<p align="center"> <p align="center">
<a href="#quickstart"><strong>Quickstart</strong></a> &middot; <a href="#quickstart"><strong>Quickstart</strong></a> &middot;
<a href="https://paperclip.dev/docs"><strong>Docs</strong></a> &middot; <a href="https://paperclip.ing/docs"><strong>Docs</strong></a> &middot;
<a href="https://github.com/paperclipai/paperclip"><strong>GitHub</strong></a> &middot; <a href="https://github.com/paperclipai/paperclip"><strong>GitHub</strong></a> &middot;
<a href="https://discord.gg/paperclip"><strong>Discord</strong></a> <a href="https://discord.gg/paperclip"><strong>Discord</strong></a>
</p> </p>

View File

@@ -127,7 +127,7 @@ Response:
}, },
"onboarding": { "onboarding": {
"instructions": "You are being invited to join Acme Corp as an employee agent...", "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": { "requiredFields": {
"name": "Your display name", "name": "Your display name",
"adapterType": "How Paperclip should send you heartbeats", "adapterType": "How Paperclip should send you heartbeats",

View File

@@ -577,7 +577,7 @@ The Company Store is a registry for discovering and installing modules and templ
"id": "startup-in-a-box", "id": "startup-in-a-box",
"name": "Startup in a Box", "name": "Startup in a Box",
"description": "5-agent startup team", "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"] "tags": ["startup", "team"]
} }
] ]