From 5b4c4bda978d1d2a1f68dc560d91c1757b2e89c0 Mon Sep 17 00:00:00 2001 From: Affaan Mustafa Date: Mon, 25 May 2026 14:11:05 -0400 Subject: [PATCH] fix(docs): wrap integration reference links --- integrations/aura/README.md | 2 +- skills/social-publisher/SKILL.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/integrations/aura/README.md b/integrations/aura/README.md index c5a1bc0c..d6a614e7 100644 --- a/integrations/aura/README.md +++ b/integrations/aura/README.md @@ -123,4 +123,4 @@ composite score. No DID yet? The bare badge is a generic mark: [AURA Open Protocol](https://auraopenprotocol.org) — W3C DID identity plus 8 on-chain reputation dimensions on Base L2 (`task_completion`, `delivery_speed`, `output_quality`, `honesty`, `financial_integrity`, `security_compliance`, -`collaboration`, `dispute_history`). Docs: https://dev.auraopenprotocol.org +`collaboration`, `dispute_history`). Docs: [AURA developer docs](https://dev.auraopenprotocol.org) diff --git a/skills/social-publisher/SKILL.md b/skills/social-publisher/SKILL.md index b29e5d1e..536e573e 100644 --- a/skills/social-publisher/SKILL.md +++ b/skills/social-publisher/SKILL.md @@ -112,4 +112,4 @@ socialclaw posts list --json ## Source - npm: `npm install -g socialclaw@0.1.12` -- Dashboard: https://getsocialclaw.com/dashboard +- Dashboard: [SocialClaw dashboard](https://getsocialclaw.com/dashboard)